]> granicus.if.org Git - php/shortlog
php
2008-12-08 Zoe Slatterytests for imap_fetch_overview
2008-12-08 Jani Taskinen- Sync with HEAD
2008-12-08 Scott MacVicarMFH Fix bug #46748, segfault when SSL has more than...
2008-12-08 Sanjay MantoorNew testcases for idate function
2008-12-08 Stanislav Malyshevimprove Windows version detection
2008-12-08 Marcus Boerger- MFH Only show switch -y if available
2008-12-07 Marcus Boerger- MFH When installing phar, make phar a link to phar...
2008-12-07 Matt WilmasMFH: Fixed bug #46782 (fastcgi.c parse error)
2008-12-06 Scott MacVicarMFB: Back out bugfix for #42718 as this broke magic_quo...
2008-12-06 Marcus Boerger- MFH Remove more dead code
2008-12-06 Marcus Boerger- MFH Drop dead code
2008-12-06 Zoe SlatteryMore changes to allow the same tests to be used with...
2008-12-05 Robin FernandesAdd some class related tests, fix hard-coded object...
2008-12-05 Rob RichardsMFH: fix arginfo - these also accept SimpleXMLElement
2008-12-05 Zoe SlatteryFTP test from Nathaniel McHugh
2008-12-05 Ant PhillipsRemove duff comment produced by the test generator...
2008-12-05 Ant PhillipsMBString tests: checked on PHP 5.2.6, 5.3 and 6.0 ...
2008-12-05 Ant PhillipsMBString tests: checked on PHP 5.2.6, 5.3 and 6.0 ...
2008-12-05 Ant PhillipsArray tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows...
2008-12-05 Mikko KoppanenAdded test for bug #46739
2008-12-05 Zoe SlatteryUpdate to use norsh flag
2008-12-04 Derick Rethans*** empty log message ***
2008-12-04 Mikko KoppanenFixes bug #46739
2008-12-03 Johannes SchlüterBack to -dev
2008-12-03 Johannes Schlüterfix vi user error
2008-12-03 Felipe Pena- Fixed strange typos
2008-12-03 Johannes Schlüter5.3.0. Alpha 3
2008-12-03 Johannes SchlüterMFH One more cleanup after running tests
2008-12-03 David Soria... Fix test for auto_cflags and explictly set GCC="no...
2008-12-03 David Soria... Fix cc detection in phpize according to changes in...
2008-12-03 Ant PhillipsXML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows...
2008-12-03 Zoe Slatterybug #46731 modification to previous fix
2008-12-03 Felipe Pena- Coverage++
2008-12-03 Ant PhillipsPut bug number in the XFAIL section for cross referencing
2008-12-03 Scott MacVicarBFN, just some missing NEWS entries
2008-12-03 Johannes SchlüterUpdate credits
2008-12-03 Johannes SchlüterCleanup after running the tests ...
2008-12-03 Johannes SchlüterMFH: Fix tests (use a in-memory database not a file...
2008-12-03 Antony DovgalMFH
2008-12-03 Ilia AlshanetskyFixed bug #46731 (Missing validation for the options...
2008-12-03 Matt WilmasFixed error message typo
2008-12-02 Christian Seiler- MFH: Fixed autoconf 2.13 issues with FP checks.
2008-12-02 Felipe PenaMFH:
2008-12-02 Derick Rethans- MFH: Fixed bug #46732 (mktime.year description is...
2008-12-02 Christian Seiler#- Updated NEWS file
2008-12-02 Christian Seiler- MFH: Implemented http://wiki.php.net/rfc/rounding
2008-12-02 Christian Seiler- MFH: Changed floating point behaviour to consistently...
2008-12-02 Matt WilmasMFH: Changed logic for LONG_MIN
2008-12-02 Ant PhillipsArray tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows...
2008-12-02 Ant PhillipsFix broken tests (thanks to Johannes for spotting these).
2008-12-02 Pierre Joye- export php_scandir and php_alphasort correctly (used...
2008-12-01 Johannes SchlüterMFH: hash_insert was renamed in MySQL 5.0 so we can...
2008-12-01 Johannes SchlüterMFH: Fix mysql_fetch_* and tests after param parsing...
2008-12-01 Iain LewisAdding tests for array_multisort
2008-12-01 Felipe Pena- MFH: Fixed memory leak
2008-12-01 Ant PhillipsExif tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows...
2008-12-01 Ant PhillipsDOM tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows...
2008-12-01 Uwe Schindlerremove unneeded includes (not needed since NSAPI 3...
2008-12-01 Dmitry StogovFixed bug #43069 (SoapClient causes 505 HTTP Version...
2008-12-01 Pierre Joye- c/p fix, correct description
2008-11-30 Pierre Joye- MFB: Enable fix fo #42862 (IMAP toolkit crash: rfc82...
2008-11-30 Ilia AlshanetskyBFN
2008-11-30 Ilia AlshanetskyFixed bug #46711 (cURL curl_setopt leaks memory in...
2008-11-30 Sebastian BergmannUpdate ReflectionProperty::setAccessible() entry.
2008-11-30 Hannes MagnussonFix arginfo
2008-11-30 Hannes MagnussonMFH: Fix proto
2008-11-29 Uwe SchindlerMFH: support stat cache of webserver (like apache does)
2008-11-29 Felipe Pena- Fixed tests
2008-11-29 Uwe SchindlerMFH: Some nsapi.h specific ifdefs unified & corrected
2008-11-29 Uwe SchindlerMFH: remove one stat call and replace by cached one
2008-11-29 Sebastian BergmannMFH: Fix #46718: ReflectionProperty::setValue() and...
2008-11-29 Uwe SchindlerMFH:
2008-11-29 Stanislav MalyshevMFB: init server context before config variables are...
2008-11-29 Stanislav MalyshevMFB: init BG(page_uid) and BG(page_gid)
2008-11-28 Johannes SchlüterMFH: Change to zend_parse_parameters
2008-11-28 Johannes SchlüterMFH: New param parsing for ext/mysql
2008-11-28 Matt WilmasMFH: Updated description to match docs
2008-11-28 Zoe SlatteryCommitting include files required for tests. Tests...
2008-11-28 Felipe Pena- MFH: Fixed memory leaks in createFunction and createA...
2008-11-28 Johannes SchlüterMFH: No infinite loop in case the connection broke
2008-11-28 Dmitry StogovFixed bug #41534 (SoapClient over HTTPS fails to reesta...
2008-11-28 Jani Taskinen- remove this too
2008-11-28 Dmitry StogovFixed bug #46366 (bad cwd with / as pathinfo)
2008-11-28 Ant PhillipsLanguage tests: checked on PHP 5.2.6, 5.3 and 6.0 ...
2008-11-27 Pierre Joye- MFH: fix build
2008-11-27 Scott MacVicarMFH Move mhash extension registration code into the...
2008-11-27 Scott MacVicarMFH Add asprintf, use regular system malloc and free...
2008-11-27 Dmitry StogovFixed bug #46409 (__invoke method called outside of...
2008-11-27 Ilia AlshanetskyFixed bug #46696 (cURL fails in upload files with speci...
2008-11-27 Ant PhillipsDirectory tests: checked on PHP 5.2.6, 5.3 and 6.0...
2008-11-27 Dmitry StogovFixed bug #44882 (SOAP extension object decoding bug)
2008-11-27 Ant PhillipsLatest and greatest versions of these session tests...
2008-11-27 Ant PhillipsLatest and greatest versions of these session tests...
2008-11-27 Dmitry StogovFixed bug #46427 (SoapClient() stumbles over its "strea...
2008-11-27 Scott MacVicarMFH Update libsqlite to 3.6.6.2
2008-11-27 Felipe Pena- MFH: New parameter parsing API
2008-11-26 Antony Dovgalfix test
2008-11-26 Felipe Pena- New test
2008-11-26 Ant PhillipsFile system tests: checked on PHP 5.3 (Windows, Linux...
2008-11-26 Arnaud Le BlancMFH: Fixed bug #46673 (stream_lock call with wrong...
next