]> granicus.if.org Git - php/shortlog
php
2010-03-08 Kalle Sommer... Rename the HAVE_LIBICONV_IN_LIBICONV macro to ICONV_ALI...
2010-03-08 William MartinAdd some bcmath tests
2010-03-08 Kalle Sommer... Fix linking of iconv on Windows
2010-03-08 Ilia AlshanetskyFixed bug #51213 (pdo_mssql is trimming value of the...
2010-03-07 Derick Rethans- Fixed bug #46111 (Some timezone identifiers can not...
2010-03-07 Derick Rethans- Re-generate mapping files, but now with BC zones...
2010-03-07 Derick Rethans- Fixed bug #48902 (Timezone database fallback map...
2010-03-07 Derick Rethans- Fixed bug #49059 (DateTime::diff() repeats previous...
2010-03-07 Derick Rethans- Update test cases after the fix for bug #49778.
2010-03-07 Derick Rethans- Fixed test case, there are Unicode keys here.
2010-03-07 Derick Rethans- Fixed bug #40778 (DateInterval::format("%a") is alway...
2010-03-07 Derick Rethans- Fixed bug #50555 (DateTime::sub() allows 'relative...
2010-03-07 Derick Rethans- Change this test case because non-6 digits are suppor...
2010-03-07 Derick Rethans- Fixed bug #50392 (date_create_from_format enforces...
2010-03-07 Derick Rethans- Commit updated .re file as well for the "first day...
2010-03-07 Felipe Pena- Fixed bug #50383 (Exceptions thrown in __call / __cal...
2010-03-07 Felipe Pena- New test
2010-03-07 Felipe Pena- Fixed bug #50810 (property_exists does not work for...
2010-03-06 Felipe Pena- Fixed tests
2010-03-06 Raphael GeissertDetect overflows before they occur in the filter extens...
2010-03-06 Derick Rethans- Fixed bug #51096 ('last day' and 'first day' are...
2010-03-06 Felipe Pena- Fixed bug #50358 (Compile failure compiling ext/phar...
2010-03-06 Christopher... Test misc argument error conditions
2010-03-05 Moriyoshi Koizumi- Fixed bug #49267 (linking fails for iconv)
2010-03-05 Christopher... Fixed bug #51086 (DBA DB4 doesn't work with Berkeley...
2010-03-05 Christopher... Auto detect recent versions of Berkeley DB4
2010-03-05 Christopher... Add XFAIL
2010-03-05 Christopher... DBA tests: cleanup and sycn. Add new Berkeley DB 4...
2010-03-04 Christopher... Remove magic_quotes from php.ini to match code reality
2010-03-04 Ilia AlshanetskyFixed bug #51190 (ftp_put() returns false when transfer...
2010-03-03 Christopher... Mask resource numbers
2010-03-03 Rasmus LerdorfFix test
2010-03-03 Rasmus LerdorfTurn on gc before we test it
2010-03-03 Adam HarveyFix for bug #51192 (FILTER_VALIDATE_URL will invalidate...
2010-03-03 Felipe Pena- Possible fix for bug #50999
2010-03-03 Felipe Pena- Fixed bug #50731 (Inconsistent namespaces sent to...
2010-03-02 Hannes Magnusson- The ctor requires both arguments
2010-03-02 Christopher... make portable
2010-03-02 Ilia AlshanetskyFixed bug #51171 (curl_setopt() doesn't output any...
2010-03-02 Felipe Pena- Fixed bug #51176 (Static calling in non-static method...
2010-03-01 Rasmus LerdorfFix bug #43314
2010-03-01 Christopher... Improve basic code coverage
2010-03-01 Derick Rethans- Updated to version 2010.3 (2010c)
2010-03-01 Raphael GeissertAdd some sysvmsg coverage tests
2010-02-28 Moriyoshi Koizumi- Merge from upstream (note: this is no behavioral...
2010-02-28 Moriyoshi Koizumi- Whitespaces.
2010-02-26 Adam HarveyFix for bug #23229 (syslog function truncates messages...
2010-02-25 Kalle Sommer... Fix assignment when SimpleXML is disabled on Windows
2010-02-25 Kalle Sommer... Added parameter parsing check to SimpleXMLElement:...
2010-02-24 Andrey HristovFix the text. Correct english and a bit shorter.
2010-02-24 Andrey Hristovadd better description to the problem
2010-02-23 Joey Smith Rename crypt_blowfish_invalid_rounds.phpt to crypt_blo...
2010-02-23 Christopher... Add info on PHP doc contributions and add internals...
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...
next