Mark Story
|
bbefe53ae9
Fix failing test.
|
8 years ago |
Mark Story
|
23c860682b
Fix nested entity expansion.
|
8 years ago |
ADmad
|
e475be71ee
Fix errors reported by phpstan.
|
8 years ago |
Marc Ypes
|
e9fdee344d
Change default for parseHuge to false to avoid OOM on xml expansion
|
8 years ago |
ADmad
|
dcf59f79f4
Fix phpstan reported error in Xml class.
|
8 years ago |
Marc Würth
|
8d4a13a3d1
Use HTTPS for various other URLs
|
8 years ago |
Marc Würth
|
3a6bd75832
Use HTTPS for the opensource.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Marc Würth
|
4c774ce4b7
Use HTTPS for the cakephp.org URL
|
8 years ago |
ADmad
|
2e1a26694e
Fix errors reported by phpstan.
|
9 years ago |
Eric Büttner
|
d90a98ea21
remove double spaces in phpdoc (#10243)
|
9 years ago |
Cory Thompson
|
902c991027
Fix numerous typos
|
9 years ago |
Mark Story
|
8aec91ed65
Port `parseHuge` option to 3.x
|
9 years ago |
Mark Story
|
82d3473835
Port Xml::fromArray() fix from 2.x
|
9 years ago |
Guillaume "Elektordi" Genty
|
71878d22fa
Do not call "toArray" if private or not an object
|
9 years ago |
Guillaume "Elektordi" Genty
|
b5cc45ceda
Checking if object before calling method on it
|
9 years ago |
mscherer
|
19ebb13a78
Fix up forgotten class aliasing issues and typehinting.
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
ndm2
|
c8d3974a48
Always import classes.
|
10 years ago |
ADmad
|
44e8cd69de
Code cleanup courtesy scrutinizer-ci.
|
10 years ago |
Mark Story
|
2cde19f24c
Add option to disable local XML file parsing.
|
10 years ago |
Mark Scherer
|
c6464fb9a5
XmlView should also have options just as JsonView has. Also fixed documentation.
|
11 years ago |
Maury M. Marques
|
283bafed31
Fixed documentation for deprecated feature (Building XML from a remote URL)
|
11 years ago |
antograssiot
|
eea4bcbb7b
allow code highligthing in generated api
|
11 years ago |
ADmad
|
82b3cafaa3
Fix CS error in I18n, Network, Routing, Utility, View packages.
|
11 years ago |
Mark Scherer
|
8375689303
Cleanup: Harden method signatures and correct doc blocks.
|
11 years ago |
ADmad
|
71d3692012
Replace our custom code fence with markdown standard fence.
|
11 years ago |
antograssiot
|
6d777f5fbf
use short array syntax for docs
|
11 years ago |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |