Shiyanov Sergey
|
318da77fcb
support more than one matcher for Hash insert
|
10 years ago |
Mark Story
|
742f85de80
Port Hash::maxDimension() fixes to 3.0
|
10 years ago |
Chris Valliere
|
7d253bbfaa
Removed pass by reference
|
10 years ago |
Mark Story
|
7225b22a3d
Fix PHPCS errors.
|
11 years ago |
Mark Story
|
7c8c540fb8
Add wildcard matcher to Hash::extract()
|
11 years ago |
antograssiot
|
eea4bcbb7b
allow code highligthing in generated api
|
11 years ago |
Mark Story
|
fcd51e1b73
Hash::get() should not throw an exception on '' or null path.
|
11 years ago |
pirouet
|
2c5384153b
Code Cleanup - InvalidArgumentException
|
11 years ago |
pirouet
|
4105c2dc5d
Docblock Absolute Path
|
11 years ago |
pirouet
|
3301d5b8fa
Code Cleanup - RuntimeException
|
11 years ago |
Mark Story
|
4c29d7de06
Port fix for #6224 to master.
|
11 years ago |
Ivan Majnaric
|
4c15a27127
Correct docblock.
|
11 years ago |
ADmad
|
82b3cafaa3
Fix CS error in I18n, Network, Routing, Utility, View packages.
|
11 years ago |
ADmad
|
71d3692012
Replace our custom code fence with markdown standard fence.
|
11 years ago |
Juan Basso
|
c7b1013f54
Renamed String class to Text
|
11 years ago |
antograssiot
|
6d777f5fbf
use short array syntax for docs
|
11 years ago |
ADmad
|
6cf7b52897
Use short array syntax.
|
11 years ago |
Bryan Crowe
|
81c025bd21
Fix CS errors that fixers missed
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
Mark Story
|
41cb70973b
Merge remote-tracking branch 'origin/2.7' into 3.0
|
11 years ago |
euromark
|
0cf1c0d1b7
More corrections of doc blocks.
|
11 years ago |
Mark Story
|
dfda9e8ab3
Finish another block of link tag updates.
|
11 years ago |
euromark
|
5e996cd4b9
Consolidate doc block headings.
|
11 years ago |
Mark Story
|
72a892af36
Use new style arrays and add a helper method.
|
11 years ago |
Hunter Perrin
|
748ab72a51
Fixed coding standard violations.
|
11 years ago |
Hunter Perrin
|
00bc228db5
Improvements to Hash::expand and Hash::merge.
|
11 years ago |
Mark Story
|
6b4073f2ca
Merge remote-tracking branch 'origin/2.6' into 3.0
|
11 years ago |
ADmad
|
6e53f3fc58
Merge branch '2.6' into 3.0
|
11 years ago |
Bryan Crowe
|
1781716065
Replace intval() with int typecasts
|
11 years ago |
Juan Basso
|
e3633b5d26
Avoiding loops for Hash::get() up to 3 levels
|
11 years ago |