Zach Borboa
161f9aea63
Use short array syntax
2021-03-18 01:15:52 -04:00
Zach Borboa
9a538f3a6b
Reduce number of ops
2019-05-12 21:13:10 -07:00
Zach Borboa
9e4eacca2d
Clean up
2019-05-10 03:00:06 -07:00
Zach Borboa
1edc13b5eb
Clean up docblocks
2016-08-29 23:05:01 -07:00
Zach Borboa
39c21041a5
Clean up per PSR2
2016-08-24 00:25:38 -07:00
Zach Borboa
da672822d0
Replace NULL with null
2015-11-10 22:32:05 -08:00
Zach Borboa
42ecf9c076
Clean up #264
2015-11-10 07:35:25 -08:00
Michael Mulligan
425daed8d0
Use isset() for performance. Same difference.
2015-11-04 15:14:36 -05:00
Michael Mulligan
5d978bb6e5
CaseInsensitiveArray rewrite for performance.
...
Storeing the Case-Insensitive/Sensitive Keys separately increases performance. Also, fix for unset and valid, as well as the ability to initialize with a pre-existing Array.
2015-11-01 16:39:16 -05:00
Zach Borboa
d69cded020
Fix #254 : CaseInsensitiveArray not found.
2015-10-20 21:54:53 -07:00