]> granicus.if.org Git - php/shortlog
php
2007-12-27 Hannes MagnussonMFB5.3: Fixed bug#43105 (PHP seems to fail to close...
2007-12-26 Hannes MagnussonMFH: Fix typo (TAKAGI Masahiro)
2007-12-25 Raghubansh... fix test : do not run when run as root
2007-12-25 Dmitry StogovFixed %f regex
2007-12-24 Raghubansh... new testcases for dir() function
2007-12-24 Raghubansh... fix tests
2007-12-24 Raghubansh... Changing the regex for %f so the it will match e-,...
2007-12-21 Johannes Schlüter-Fix name (arg, new keyboard is coming...)
2007-12-21 Johannes Schlüter-Fix name
2007-12-21 Johannes Schlüter- MFH: Fix #43450 (Memory leak on some functions with...
2007-12-21 Dmitry StogovFixed test
2007-12-20 Raghubansh... fix tests
2007-12-20 Dmitry Stogovx86_64 assembler optimization (Brain Shire)
2007-12-20 Robert NicholsonNew test - Indexing - various special cases
2007-12-20 Robert Nicholsonnew tests for array_map usage variations - string keys...
2007-12-20 Ilia AlshanetskyMFB: Fixed bug #43635 (mysql extension ingores INI...
2007-12-19 Raghubansh... fix test
2007-12-19 Derick Rethans- MFH: Fixed var_export() for array keys
2007-12-18 Steve SeearAdding PHPT tests for the ReflectionProperty class.
2007-12-18 Ilia AlshanetskyMFB: Fixed bug #43620 (Workaround for a bug inside...
2007-12-17 Jani TaskinenMFH:- Fix indent of macros
2007-12-16 Johannes Schlüter- MFH: Fix #43611 SplObjectStorage is available since...
2007-12-16 Hannes MagnussonMFB5.3: Fix test
2007-12-16 Ilia AlshanetskyMFB: Fixed bug #43589 (a possible infinite loop in...
2007-12-16 Ilia AlshanetskyMFB: Fixed bug #43606 (define missing depencies of...
2007-12-15 Hannes MagnussonFix protos
2007-12-14 Raghubansh... New testcases for token_get_all() function
2007-12-13 Antony DovgalMFH
2007-12-13 Douglas Goldsteinadd tests for ldap_dn2ufn()
2007-12-13 Douglas Goldsteinexpand ldap_explode_dn() tests.
2007-12-13 Dmitry StogovFixed test
2007-12-13 Ilia AlshanetskyMFB Fixed bug #43580 (removed bogus declaration of...
2007-12-12 Antony DovgalMFH: add valgrind 3.3.0 support
2007-12-11 Douglas Goldsteinadd skipif case if the ldap extension is not loaded
2007-12-11 Douglas Goldsteinput ldap_explode_dn.phpt in proper directory
2007-12-11 Douglas GoldsteinAdding initial tests for LDAP module. Adding tests...
2007-12-11 Jani TaskinenMFH:- Revert previous patch, it was correct to do this...
2007-12-11 Jani TaskinenMFH: fix error displaying
2007-12-11 Raghubansh... New testcases for array_walk() function
2007-12-11 Raghubansh... New testcases for array_merge_recursive() function
2007-12-11 Christopher... Fix #42496. Cursor leak fetching LOBs
2007-12-10 Ilia AlshanetskyMFB: Fixed bug #43522 (stream_get_line() eats additiona...
2007-12-09 Derick Rethans- MFH: Fixed Bug #42272 (var_export() incorrectly escap...
2007-12-09 Ilia AlshanetskyFixed bug #43533 (escapeshellarg('') returns null).
2007-12-09 Raghubansh... new testcases for array_unique() function
2007-12-06 Marcus Boerger-MFH: db 4.6 detection
2007-12-05 Ilia AlshanetskyMFB: Fixed bug #43495 (array_merge_recursive() crashes...
2007-12-04 Ilia AlshanetskyMFB: fixed test
2007-12-04 Ilia AlshanetskyMFB: Fixed bug #43493 (pdo_pgsql does not send username...
2007-12-04 Antony DovgalMFH
2007-12-03 Antony Dovgalfix typos
2007-12-03 Dmitry Stogovbug numbers
2007-12-03 Dmitry StogovFixed crash because of uninitialized SG(sapi_headers...
2007-12-03 Derick Rethans- Updated to version 2007.10
2007-12-03 Dmitry StogovFixed weired behavior in CGI parameter parsing
2007-12-03 Ilia AlshanetskyFixed bug #43482 (array_pad() does not warn on very...
2007-12-03 Raghubansh... fix tests : better float values
2007-12-03 Raghubansh... fix tests: better float values
2007-12-03 Raghubansh... New testcases for array_pad() function
2007-12-03 Raghubansh... New testcases for array_chunk() function
2007-12-02 Ilia AlshanetskyMFB: Fixed bug #43457 (Prepared statement with incorrec...
2007-11-30 Ilia AlshanetskyFixed a typo
2007-11-28 Ilia AlshanetskyMFB: Fixed tests
2007-11-28 Rob RichardsBFN
2007-11-28 Rob RichardsMFH: Fix bug #43364 (recursive xincludes don't remove...
2007-11-28 Raghubansh... Marked with defect
2007-11-27 Ilia AlshanetskyMFB: Fixed bug #43373 (pcntl_fork() should not raise...
2007-11-27 Raghubansh... New testcases for array_combine() function
2007-11-27 Raghubansh... New testcases for array_sum() function
2007-11-27 Antony Dovgalfix test
2007-11-27 Antony Dovgalfix test
2007-11-26 Ilia AlshanetskyMFB: Revert addition of - char support for bound param...
2007-11-26 Jani TaskinenMFH:- Fixed bug #43365 (Several enums have trailing...
2007-11-25 Ilia AlshanetskyMFB: Fixed bug #43386 (array_globals not reset to 0...
2007-11-23 Robert NicholsonFix incorrect use of assignment in where equality was...
2007-11-23 Ilia AlshanetskyMFB: Fixed bug #43377 (PHP crashes with invalid argumen...
2007-11-21 Robert NicholsonAdd some more pcre tests
2007-11-21 Jani TaskinenMFH:- Fixed bug #43035: ignore_repeated_errors=On cause...
2007-11-20 Ilia AlshanetskyMFB: Adjusted fix for bug #42978
2007-11-20 Ilia AlshanetskyMFB: Fixed bug #42978 (mismatch between number of bound...
2007-11-19 Antony Dovgalfix test
2007-11-19 Dmitry StogovFixed tests
2007-11-18 Derick Rethans- MFH: Initialize the reserved resource bits so that...
2007-11-18 Ilia AlshanetskyMFB: Fixed bug #42261 (Incorrect lengths for date and...
2007-11-17 Sara GolemonMFH(r-1.192) Remove extraneous space in error/notice...
2007-11-16 Raghubansh... New testcases for sizeof() function
2007-11-16 Raghubansh... fix tests: removed values that generate diff. output...
2007-11-16 Jani TaskinenMFH: - Fixed bug #43092 (curl_copy_handle() crashes...
2007-11-16 Jani TaskinenMFH:- Fixed bug #43301 (mb_ereg*_replace() crashes...
2007-11-15 Antony DovgalMFH: fix test
2007-11-15 Ilia AlshanetskyMFB: Fixed bug #43276 (Incomplete fix for bug #42739...
2007-11-15 Hannes MagnussonMFH test
2007-11-14 Ilia AlshanetskyMFB: Don't show file names being examined
2007-11-14 Elizabeth Marie... MFB
2007-11-14 Raghubansh... New testcases for uasort() function
2007-11-14 Raghubansh... fix test for linux64 - choosing smaller float values
2007-11-14 Hannes Magnusson MFB5.3: Fixed bug#43293 (Multiple segfaults in getopt())
2007-11-14 Hannes MagnussonFix test
2007-11-13 Ilia AlshanetskyMFB: Fixed bug #43279 (pg_send_query_params() converts...
2007-11-13 Dmitry StogovFixed bug #42692 (Procedure 'int1' not present with...
next