]> granicus.if.org Git - php/shortlog
php
2008-03-16 Scott MacVicarMake re2c required
2008-03-16 Marcus Boerger- No more flex underwindows either
2008-03-16 Marcus Boerger- Update windows build script
2008-03-16 Felipe PenaFix build (ZTS)
2008-03-16 Marcus Boerger- Fix build
2008-03-16 Marcus Boerger- Add files generated by re2c
2008-03-16 Marcus Boerger- Rewrite scanner to be based on re2c instead of flex
2008-03-16 Ilia AlshanetskyRemove unused variable
2008-03-16 Derick Rethans- Updated to version 2008.1 (2008a)
2008-03-15 Felipe PenaMFB: Fixed bug #44440 (st_blocks undefined under BeOS)
2008-03-14 Felipe PenaAdd SKIPIF (32bit platform only)
2008-03-14 Lukas SmithMFH
2008-03-14 Dmitry StogovImprove GC to support garbage created in destructors...
2008-03-14 Felipe PenaFix build (ZTS)
2008-03-14 Derick Rethans- MFH: Allow datetime objects to be serialized and...
2008-03-14 Dmitry StogovRemoved commented code and unnecessary inline function
2008-03-14 Dmitry StogovFixed GC bug
2008-03-14 Antony DovgalMFH: check if return value of write() is -1 and abort...
2008-03-13 Marcus Boerger- MFH Fix possible memory corruption
2008-03-13 Elizabeth Marie... [DOC] adds new odbc driver specific ODBC_ATTR_ASSUME_UT...
2008-03-13 Ilia AlshanetskyMFB: Fixed bug #43677 (Inconsistent behaviour of includ...
2008-03-13 Derick Rethans- Fixed bug #44257 (timelib_tz_lookup_table must use...
2008-03-13 Derick Rethans- Added support for parsing date/time strings returned...
2008-03-13 Dmitry StogovDisable path resolution for filenames with stream wrappers
2008-03-12 Stanislav Malyshev[DOC] add request_order INI variable to control $_REQUE...
2008-03-12 Felipe PenaSync with fix for #44394
2008-03-12 Felipe PenaMFB: Fixed bug #42177 (Warning "array_merge_recursive...
2008-03-12 Christopher... MFH: New test for existing behavior
2008-03-12 Ilia AlshanetskyFixed bug #44388 (Crash inside exif_read_data() on...
2008-03-12 Dmitry StogovFixed test
2008-03-12 Etienne KneussFix bug #41828 (Fix crash on wrong instantiation)
2008-03-12 Felipe PenaNew test
2008-03-12 Felipe PenaNew tests
2008-03-12 Felipe PenaMerged into 5_2
2008-03-12 Dmitry StogovCode simplification
2008-03-12 Dmitry StogovOptimized ZEND_FETCH_CLASS + ZEND_ADD_INTERFACE into...
2008-03-12 Dmitry StogovFixed bug #44414 (Incomplete reporting about abstract...
2008-03-12 Dmitry StogovFixed warning
2008-03-12 Felipe PenaFixed bug #44394 (Last two bytes missing from output)
2008-03-12 Christopher... MFH
2008-03-11 Lars StrojnyAdding itk again to non-threaded MPMs. Sorry for the...
2008-03-11 Felipe PenaAdd new test (bug reported in internals list by Robin)
2008-03-11 Felipe PenaAdd new test (bug reported in internals list by Robin)
2008-03-11 Felipe PenaMissing a line
2008-03-11 Felipe PenaNew tests
2008-03-11 Felipe PenaFix test
2008-03-11 Antony Dovgalsome more tests
2008-03-11 Antony DovgalMFH: fix segfault - error_string may be NULL, in this...
2008-03-11 Josie Messa- Fix test
2008-03-11 Josie Messa- Added extra whitespace around error messages in expec...
2008-03-11 Dmitry StogovFixed memory corruption because of double free()
2008-03-11 Ilia AlshanetskyMore todo items
2008-03-10 Felipe PenaFix tests (new error message for void parameters)
2008-03-10 Felipe PenaFix tests (new error message for void parameters)
2008-03-10 Felipe PenaMFH: New way for check void parameters
2008-03-10 Felipe PenaMFH: Added new macro for check void parameters.
2008-03-10 Andrey HristovUpdate mysqlnd, ext/mysql and ext/mysqli - now possible...
2008-03-10 Andrey Hristovchar **error_message was passed but not used. This...
2008-03-10 Antony Dovgalfix gcov build
2008-03-10 Josie Messa- New tests for getcwd() function
2008-03-10 Josie Messa- Modified expected output to allow tests to work on...
2008-03-10 Felipe PenaImprove the Darwin 9 hack considerably and switch to...
2008-03-10 Josie Messa- New tests for scandir() function
2008-03-10 Johannes SchlüterFix typo
2008-03-10 Andrey HristovRemove unneeded entry
2008-03-10 Andrey HristovUpdate NEWS
2008-03-10 Andrey Hristov - Fix a warning in php_mysql.c
2008-03-09 Scott MacVicarFix memory issues with statement being deleted twice
2008-03-09 Antony Dovgal%v -> %s, this is 5_3
2008-03-09 Ilia AlshanetskyInitialize ts only after successful argument parsing
2008-03-09 Felipe PenaFix typo (#44381)
2008-03-09 Gwynne RaskindMFH: Fix Darwin 9/Mac OS X 10.5 build problems, or...
2008-03-09 Lars Strojnysapi/apache2(handler|filter)/config.m4: Removing itk...
2008-03-09 Lars StrojnyAdding itk and and peruser MPM to the list of threaded...
2008-03-09 Johannes Schlüter- MFH: Fix typo in skipif
2008-03-08 Felipe PenaFix test (thanks Scoates!)
2008-03-08 Felipe PenaFix test
2008-03-08 Felipe PenaFix test (new constant was added in PREG)
2008-03-08 Etienne KneussMFH: User error handlers no longer catch supressed...
2008-03-08 Felipe PenaUser error handlers no longer catch supressed errors...
2008-03-08 Greg Beaverfix tests if allow_url_fopen is disabled in php.ini
2008-03-08 David Coallier- MFH
2008-03-08 Greg Beaverfix test if allow_url_fopen is disabled in php.ini
2008-03-08 David Coallier- Ok to fail on OSX, adjusted bug, patch from scoates
2008-03-08 Andrey HristovBug fixed in 5.0.46
2008-03-08 Andrey Hristovupdate NEWS
2008-03-08 Andrey HristovFix a problem with $mysqi->connect() not working with...
2008-03-08 Felipe PenaMFB: Fixed bug #44373 (PDO_OCI extension compile failed)
2008-03-08 Nuno LopesBFN #44214
2008-03-08 Nuno Lopesfix bug #44214: crash with preg_replace_callback and...
2008-03-08 Felipe PenaBFN: #39108
2008-03-08 Nuno LopesBFN: #44336
2008-03-08 Felipe PenaFix tests (removed space on error message "Undefined...
2008-03-08 Nuno Lopesimplement #44336: optimize utf8 string matching
2008-03-08 Nuno Lopesadd new tests
2008-03-08 Felipe PenaCosmetics (removed space on error message)
2008-03-08 Felipe PenaFixed bug #39018 (Error control operator '@' fails...
2008-03-08 Gwynne RaskindBFN
2008-03-08 Scott MacVicarBFN
2008-03-08 Scott MacVicarMFB: Fixed bug #42203 (Clear SQLite result sets before...
next