summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fix testsNuno Lopes2007-12-272-3/+3
* Use proper result typeDmitry Stogov2007-12-271-1/+2
* Added ability to use SplArrays instead of plain arrays in ext/soap. (Joshua R...Dmitry Stogov2007-12-274-1/+138
* Added 64-bit tests (Serg)Dmitry Stogov2007-12-2710-0/+2379
* Fixed bug#43105 (PHP seems to fail to close open files.)Hannes Magnusson2007-12-271-0/+1
* MFH: Fix typo (TAKAGI Masahiro)Hannes Magnusson2007-12-261-1/+1
* MFH: Fix for bug #42548 "PROCEDURE xxx can't return a result set"Hartmut Holzgraefe2007-12-253-0/+54
* fix test : do not run when run as rootRaghubansh Kumar2007-12-252-0/+18
* Fixed %f regexDmitry Stogov2007-12-251-1/+1
* Fixed bug #43651 (is_callable() with one or more nonconsecutive colons crashes)Dmitry Stogov2007-12-253-9/+48
* Additional fix for bug #42868Dmitry Stogov2007-12-247-45/+52
* new testcases for dir() functionRaghubansh Kumar2007-12-2411-0/+1109
* fix testsRaghubansh Kumar2007-12-242-24/+27
* Changing the regex for %f so the it will match e-, e+ and e.Raghubansh Kumar2007-12-241-1/+1
* - MFH: Fix #43450 (Memory leak on some functions with implicit objectJohannes Schlüter2007-12-212-0/+49
* Fixed testDmitry Stogov2007-12-211-1/+4
* Fixed bug #43644 (is_callable(':') crashes)Ilia Alshanetsky2007-12-211-0/+4
* fix testsRaghubansh Kumar2007-12-208-80/+84
* x86_64 assembler optimization (Brain Shire)Dmitry Stogov2007-12-201-5/+35
* New test - Indexing - various special casesRobert Nicholson2007-12-201-0/+212
* new tests for array_map usage variations - string keys and referencesRobert Nicholson2007-12-202-0/+329
* Fixed bug #43635 (mysql extension ingores INI settings on NULL values passedIlia Alshanetsky2007-12-201-5/+11
* fix testRaghubansh Kumar2007-12-191-2/+2
* Adding PHPT tests for the ReflectionProperty class.Steve Seear2007-12-1813-0/+917
* Fixed bug #43620 (Workaround for a bug inside libcurl 7.16.2 that can resultIlia Alshanetsky2007-12-181-1/+1
* - MFH: Fixed var_export() for array keysDerick Rethans2007-12-184-4/+13
* Kill unused varsIlia Alshanetsky2007-12-171-3/+2
* - Fix foldingMarcus Boerger2007-12-171-1/+1
* fix testsRaghubansh Kumar2007-12-178-116/+116
* Check if we know which php executable we should useHannes Magnusson2007-12-171-0/+1
* Fixed testDmitry Stogov2007-12-171-1/+1
* Fixed bug #42868 (Floats cast to integer produce unpredicatable results). (Zo...Dmitry Stogov2007-12-1715-124/+142
* - Fix indent of macrosJani Taskinen2007-12-171-2/+2
* MFH (json.c r-1.32) Add support for encoding optionsSara Golemon2007-12-172-15/+97
* - MFH: Fix #43611 SplObjectStorage is available since 5.1.2Johannes Schlüter2007-12-161-2/+2
* Fix testHannes Magnusson2007-12-161-0/+2
* Fix typoHannes Magnusson2007-12-161-1/+1
* WSIlia Alshanetsky2007-12-161-1/+1
* MFB: Fixed bug #43589 (a possible infinite loop in bz2_filter.c)Ilia Alshanetsky2007-12-161-0/+2
* Fixed bug #43606 (define missing depencies of the exif extension)Ilia Alshanetsky2007-12-161-3/+12
* MFB5.2: Fix protosHannes Magnusson2007-12-151-27/+27
* fix testAntony Dovgal2007-12-151-1/+6
* New testcases for token_get_all() functionRaghubansh Kumar2007-12-1420-0/+11305
* Change createFromTimestamp to setTimestampScott MacVicar2007-12-142-2/+2
* MFH: Add Datetime::createFromTimestamp to allow setting of a unix timestamp w...Scott MacVicar2007-12-143-0/+24
* executor optimizationDmitry Stogov2007-12-143-1139/+1632
* update todoIlia Alshanetsky2007-12-141-2/+0
* MFH: add workaround for glibc issueAntony Dovgal2007-12-131-5/+172
* add tests for ldap_dn2ufn()Douglas Goldstein2007-12-131-0/+33
* expand ldap_explode_dn() tests.Douglas Goldstein2007-12-131-1/+25