summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* - 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
* MFH: add new tests written by Felipe PenaAntony Dovgal2007-12-133-0/+59
* Allowed import of global classes "use ::GlobalClassName;"Dmitry Stogov2007-12-135-5/+28
* Allowed multiple namespaces per file (Gregory)Dmitry Stogov2007-12-133-7/+37
* Fixed testDmitry Stogov2007-12-131-0/+4
* Fixed bug #43580 (removed bogus declaration of a non-existent php_is_url()Ilia Alshanetsky2007-12-131-1/+0
* MFH: add support for Valgrind 3.3.0 (which doesn't have --log-file-exactly op...Antony Dovgal2007-12-121-1/+23
* - Nitpicking, using same code (without unicode handling) than in HEADDavid Coallier2007-12-121-2/+2
* - Unit test for bug #41528David Coallier2007-12-121-0/+37
* WSIlia Alshanetsky2007-12-111-1/+1
* add skipif case if the ldap extension is not loadedDouglas Goldstein2007-12-112-0/+7
* Adding initial tests for LDAP module. Adding tests for ldap_explode_dn() func...Douglas Goldstein2007-12-111-0/+68
* MFH:- Revert previous patch, it was correct to do this, error is logged if lo...Jani Taskinen2007-12-111-1/+3
* MFH: fix error displayingJani Taskinen2007-12-111-3/+1
* New testcases for array_walk_recursive() functionRaghubansh Kumar2007-12-1115-0/+1561
* New testcases for array_walk() functionRaghubansh Kumar2007-12-1115-0/+1565
* MFH: - Fixed bug #43541Jani Taskinen2007-12-113-68/+639
* New testcases for array_merge_recursive() functionRaghubansh Kumar2007-12-1113-0/+2868
* Sync with 5.2Christopher Jones2007-12-111-1/+4
* MFB: Fix #42496. Cursor leak fetching LOBsChristopher Jones2007-12-114-1/+212
* Fixed bug #43522 (stream_get_line() eats additional characters)Ilia Alshanetsky2007-12-102-2/+27
* - MFH: Fixed Bug #42272 (var_export() incorrectly escapes char(0)).Derick Rethans2007-12-095-12/+25
* new testcases for array_unique() functionRaghubansh Kumar2007-12-0910-0/+931
* Fixed bug #43344 (Wrong error message for undefined namespace constant)Dmitry Stogov2007-12-0720-25/+275
* fix win buildRob Richards2007-12-071-5/+4
* - Fix for #41528 (Classes extending ArrayObject do not serialize correctly)Marcus Boerger2007-12-061-5/+164
* WSIlia Alshanetsky2007-12-063-3/+3
* - More about 4.6Marcus Boerger2007-12-061-1/+6
* Add db 4.6 to detect listMarcus Boerger2007-12-061-1/+1
* Fixed bug #43495 (array_merge_recursive() crashes with recursive arrays)Ilia Alshanetsky2007-12-052-1/+29
* - Fixing #38618 by:Marcus Boerger2007-12-052-15/+133
* - - Allow to check the out,exp and diff results on console while executing th...Marcus Boerger2007-12-051-53/+68
* - Allow to specify php executable on commandlineMarcus Boerger2007-12-051-1/+8