]> granicus.if.org Git - php/shortlog
php
2010-02-23 Joey SmithUpdate crypt() tests to use binary strings and do stric...
2010-02-23 Pierre Joye- update test
2010-02-23 Pierre Joye- return *0/*1 on failure instead of FALSE, to avoid...
2010-02-23 Pierre Joye- fix build when __GMP_BITS_PER_MP_LIMB is not defined...
2010-02-22 Peter CowburnCorrected typo in LimitIterator offset exception. Fixes...
2010-02-22 Pierre Joye- With "extended" hashes, detect and reject invalid...
2010-02-21 Pierre Joye- Corrected the sanity check of the "setting" string...
2010-02-21 Raphael GeissertFix the name of the locale in some tests
2010-02-21 Pierre Joye - Fix #51059, crypt can fail and return NULL, on almos...
2010-02-21 Pierre Joye- get the right error on windows
2010-02-20 Joey SmithFixing a typo found in the m4 file while trying to...
2010-02-19 Joey SmithMarked XFAIL as requested by Pierre
2010-02-19 Joey SmithTests for upcoming patches to crypt, as discussed with...
2010-02-18 Jani Taskinen- Update shtool to 2.0.8
2010-02-18 Raphael GeissertFix race condition in shtool's mkdir -p implementation...
2010-02-17 Kalle Sommer... Fixed bug #50795 (man pages have bad whatis entries)
2010-02-16 Stanislav Malyshevfix buffer overflow
2010-02-16 Raphael GeissertCorrect description of getservbyname_basic.phpt (bug...
2010-02-15 Felipe Pena- Fix test (Bug #51036)
2010-02-15 Felipe Pena- Fix the fix :P
2010-02-15 Felipe Pena- Added missing SKIPIF
2010-02-15 Felipe Pena- Fix test (Bug #51035)
2010-02-15 Felipe Pena- Fix test (bug #51040)
2010-02-15 Andrey Hristovadd typedefs for all structure methods, and then reuse...
2010-02-13 Raphael GeissertFix strtolower.phpt (bug #51031)
2010-02-13 Jani Taskinen- Fix test
2010-02-13 Jani Taskinen- Fixed tests
2010-02-12 Jani Taskinen- Removed duplicate tests (bug #51007)
2010-02-12 Jani Taskinen- Added missing SKIPIF section to tests (bug #51014)
2010-02-11 Pierre Joye- fix php_date_llabs declaration
2010-02-11 Johannes SchlüterRevert 290786: Fixed bug #49521 (PDO fetchObject sets...
2010-02-11 Johannes Schlüterrevert 293939 Fixed bug #50636 (MySQLi_Result sets...
2010-02-10 Christopher... Spelling typo in new check message
2010-02-10 Derick Rethans- Fixed bug #49585 (date_format buffer not long enough...
2010-02-10 Derick Rethans- Added a test case for bug #45866
2010-02-10 Derick Rethans- Fixed a few tests due to Unicode and the environment...
2010-02-10 Derick Rethans- Update in trunk and PHP 5.2 as well.
2010-02-10 Johannes SchlüterFix config test
2010-02-09 Johannes SchlüterDetect if we can rely on compiler-specific alignment...
2010-02-09 Andrey Hristovmake send_close a hook, too
2010-02-09 Rasmus LerdorfIt's a size_t here, not an unsigned int.
2010-02-09 Pierre Joye- improve netsnmp detection (and restor snmp on win)
2010-02-08 Andrey HristovFix bug#50416
2010-02-07 Pierre Joye- prevent unexpectable behaviors (for the user) with...
2010-02-07 Pierre Joye- Fixed #44098, imap_utf8() returns only capital letters
2010-02-07 Jani Taskinentouch
2010-02-07 Jani Taskinen- Fixed bug #50952 (allow underscore _ in constants...
2010-02-05 Rasmus LerdorfFix bug #50940
2010-02-04 Pierre Joye- silent warning
2010-02-04 Pierre Joye- if they are outdated/wrong, no need to confuse the...
2010-02-04 Johannes SchlüterAllow newer oracle versions
2010-02-03 Andrey HristovPass tsrmls to all functions, which might need it in...
2010-02-03 Pierre Joye- vc6 does not expose it
2010-02-02 Christopher... Explicitly set mail.add_x_header in php.ini so test...
2010-02-02 Ulf WendelNo idea which recent change has cause this little API...
2010-02-02 Etienne KneussFix tests
2010-02-02 Ilia AlshanetskyFixed bug #50907 (X-PHP-Originating-Script adding two...
2010-02-02 Dmitry StogovFixed bug #50723 (Bug in garbage collector causes crash)
2010-02-02 Etienne KneussRemove trailing dots
2010-02-01 Pierre Joye- missing patch (update to 0.9.3)
2010-02-01 Pierre Joye- update to 0.9.3
2010-02-01 Pierre Joye- fix test
2010-02-01 Pierre Joye- fix leak
2010-02-01 Andrey HristovFix second bug in that code, + instead of += thus not...
2010-02-01 Pierre Joye- system/version dependent msg
2010-02-01 Andrey HristovFix a bug in mysqlnd where a pointer was not incremented
2010-02-01 Pierre Joye- oops, wrong one applied, fix build.
2010-02-01 Pierre Joye- set errno on failure so that the caller can still...
2010-02-01 Pierre Joye- fix system/version dependent msg, add skip cases...
2010-02-01 Pierre Joye- try again to get a crypto context when the key contai...
2010-02-01 Etienne KneussFix #48667 (Implementing Iterator and IteratorAggregate...
2010-02-01 Ilia AlshanetskyFixed bug #50847 (strip_tags() removes all tags greater...
2010-02-01 Ulf WendelTests related to #50727
2010-01-31 Mikko KoppanenUpdate the libmagic.patch to reflect the current situat...
2010-01-31 Gwynne RaskindZEND_EXTERN_MODULE_GLOBALS() is necessary with ZTS...
2010-01-31 Ilia AlshanetskyFixed crash in ZTS mode due to ini values not being...
2010-01-31 Ilia AlshanetskyFixed a possible open_basedir/safe_mode bypass in sessi...
2010-01-31 Rasmus LerdorfBlah, PDO_DBG_ENABLED is a 0/1 toggle
2010-01-31 Rasmus LerdorfRINIT/RSHUTDOWN do nothing unless PDO_DBG_ENABLED is...
2010-01-31 Pierre Joye- fix leak
2010-01-30 Pierre Joye- fix skip clauses
2010-01-30 Pierre Joye- fix test init
2010-01-30 Pierre Joye- fix write access check when write mode only is reques...
2010-01-30 Pierre Joye- cleanup & correct msg
2010-01-30 Pierre Joye- this value is platform dependent (unix too)
2010-01-30 Pierre Joye- cs
2010-01-30 Pierre Joye- fix test, rewrite it (same cases are tested), CS...
2010-01-28 Pierre Joye- fix test
2010-01-28 Pierre Joye- more EOL fixes, don't use expectf
2010-01-28 Pierre Joye- fix possible EOL conversion on svn co on windows
2010-01-27 Pierre Joye- skip if not enough permission and add to trunk
2010-01-27 Pierre Joye- fix leak
2010-01-27 Pierre Joye- don't go through the reparse code when we have a...
2010-01-27 Pierre Joye- little comment to avoid undesired changes in this...
2010-01-27 Pierre Joye- fix leak, win only
2010-01-27 Pierre Joye- fix leak when the SID is already used and duplicated
2010-01-27 Ilia AlshanetskyFixed bug #50859 (build fails with openssl 1.0 due...
2010-01-27 Pierre Joye- update/fix/skip/add for rename tests
2010-01-27 Pierre Joye- #50854, fix build on non windows, svn merge is useless.
2010-01-27 Pierre Joye- fix and update test according to recent fixes
next