summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Fixed test skip conditions.Ilia Alshanetsky2005-06-213-3/+18
* fix testfoobar2005-06-211-0/+4
* Fixed bug #31213 (Sideeffects caused by fix of bug #29493)Dmitry Stogov2005-06-211-2/+6
* ext/soap should use type defined in SoapVar(), if wsdl defines another typeDmitry Stogov2005-06-211-2/+5
* - Added session.hash_bits_per_character support. (3rd param)foobar2005-06-201-2/+10
* typofoobar2005-06-201-1/+1
* - Update TODO.Derick Rethans2005-06-201-2/+4
* - Make this work on big endian systems too.Derick Rethans2005-06-201-0/+7
* - Added AC_TIMELIB_C_BIGENDIANfoobar2005-06-201-0/+28
* - Update news with implemented FRs and added test for those FRs.Derick Rethans2005-06-205-0/+56
* - Implemented FR #29585 (Support week numbers in strtotime())Derick Rethans2005-06-204-875/+946
* - Update README, we require 0.9.8 now.Derick Rethans2005-06-202-2/+2
* - Fixed #33136:Marcus Boerger2005-06-202-5/+96
* - Fix bug #33389 by fixing copyingMarcus Boerger2005-06-201-19/+17
* - Output shows false lowercasedMarcus Boerger2005-06-201-1/+4
* - Show true/flaseMarcus Boerger2005-06-201-1/+7
* - Plain path passed to PHP_INSTALL_HEADERS needs to have trailing /foobar2005-06-202-2/+2
* - Fix handling of ArrayObject/ArrayIterator flags and provide testMarcus Boerger2005-06-202-43/+710
* This is not mysqli, where 5th parameter is port.foobar2005-06-201-1/+1
* Install headers toofoobar2005-06-191-0/+1
* - Added backward compability wrapper "php_parse_date()".Derick Rethans2005-06-1910-1198/+22
* revert - now it works again?!foobar2005-06-191-0/+1
* make substr_count() 30% when counting instances of 1 byte long strings.Ilia Alshanetsky2005-06-191-5/+4
* - Fixed test - strtotime() uses GMT if no TZ environment variable is set and ifDerick Rethans2005-06-191-4/+4
* - Add #20382 to the list, and expand testcase again.Derick Rethans2005-06-191-0/+51
* ZTS fix.Sebastian Bergmann2005-06-191-2/+2
* fix testfoobar2005-06-181-1/+0
* - Allow default timezone to be set with the .ini setting "date.timezone".Derick Rethans2005-06-185-3/+42
* - Update NEWS with bugfix happyness.Derick Rethans2005-06-181-1/+0
* - Added testcase for bug #28024.Derick Rethans2005-06-181-0/+11
* - Fixed bug in tm2unixtime where the wanted date was in the transition timeDerick Rethans2005-06-183-6/+22
* - Expand test cases for bug #32086 and #32555.Derick Rethans2005-06-182-5/+43
* Added offset & length parameters to substr_count() function.Ilia Alshanetsky2005-06-182-3/+26
* some more things to dofoobar2005-06-181-1/+4
* - Add another test for bug #20382.Derick Rethans2005-06-181-0/+119
* Add note how to build DBA as sharedfoobar2005-06-181-1/+2
* no trailing dotsfoobar2005-06-181-1/+1
* - If the ts is smaller than the first transition time, use the last oneDerick Rethans2005-06-181-0/+3
* - Fixed a problem where the timestamp we are looking up a TZ info structure forDerick Rethans2005-06-182-3/+3
* - Fixed test caseDerick Rethans2005-06-181-7/+7
* Make sure $_ENV is populatedfoobar2005-06-181-0/+2
* - This is no bug.foobar2005-06-181-44/+0
* test for bug #33389foobar2005-06-181-0/+93
* Added offset parameter to the stream_copy_to_stream() function.Ilia Alshanetsky2005-06-171-3/+8
* - Fix test case.Derick Rethans2005-06-171-12/+12
* Use the new dependency systemfoobar2005-06-173-4/+23
* No short-tags!foobar2005-06-172-2/+2
* fix for bug #33263 (mysqli_real_escape doesn't work in __construct)Georg Richter2005-06-172-2/+39
* fix test - short_tags not allowed here!foobar2005-06-171-3/+1
* - The incoming TS is GMT... but the hole filler wants local time so weDerick Rethans2005-06-1712-14/+14