]> granicus.if.org Git - php/shortlog
php
2008-03-19 Ilia AlshanetskyRemoved ze1_compatibility_mode INI options
2008-03-19 Dmitry StogovDisabled $GLOBALS' refcount modification
2008-03-19 Felipe PenaRemove accidental change
2008-03-19 Felipe PenaMFB: Fixed bug #43614 (incorrect processing of numerica...
2008-03-18 Ilia AlshanetskyFixed bug #44445 (email validator does not handle domains
2008-03-18 Elizabeth Marie... Correct name for the file
2008-03-18 Rasmus LerdorfAdd new empty child terminate sapi hook to the rest...
2008-03-18 Rasmus Lerdorfexit_on_timeout patch
2008-03-18 Rasmus LerdorfMake the sigsetjmp change more robust. On systems...
2008-03-18 Rasmus LerdorfUse sigsetjmp and siglongjmp instead of setjmp/longjmp...
2008-03-18 Elizabeth Marie... Ignore steph's pretty batch file
2008-03-18 Andrey HristovFix the build
2008-03-18 Steph FoxGeneric function for binary probes, kill the other...
2008-03-18 Andrey HristovFixed a bunch of bugs reported in
2008-03-18 Robin FernandesAdding more tests for serialize() and unserialize().
2008-03-18 Antony Dovgalremove ze1_compat tests
2008-03-18 Antony Dovgalone more forgotten ze1_compat leftover
2008-03-18 Antony Dovgalremove ze1_compat leftovers
2008-03-18 Felipe PenaMFH: Dropped zend.ze1_compatibility_mode
2008-03-18 Dmitry StogovRemoved hack (we don't need to modify class name).
2008-03-18 Dmitry StogovImplemented concept of "delayed early binding" that...
2008-03-18 Steph FoxYou might as well have 'the Steph special' too :-)
2008-03-18 Steph Foxre2c checking.
2008-03-18 Felipe PenaFix build
2008-03-17 Stanislav Malyshevfix integer overflow in length calculation
2008-03-17 Ilia AlshanetskyProperly address incomplete multibyte chars inside...
2008-03-17 Rasmus LerdorfRevert
2008-03-17 Rasmus LerdorfWe need to pass PHP-managed pointers to filter here...
2008-03-17 Stanislav Malyshevfix win32 build
2008-03-17 Nuno Lopesremove duplicated sections
2008-03-17 Nuno Lopesdetect test cases with duplicated sections
2008-03-17 Scott MacVicarFix build on Windows
2008-03-17 Stanislav Malyshevadd request_order
2008-03-17 Nuno Lopesfix tests (removed duplicated stuff)
2008-03-17 Nuno Lopesremove leftovers
2008-03-17 Antony Dovgalfix test
2008-03-17 Gwynne RaskindMFH: Fix bug #44443 (cvsclean fails on Darwin 9)
2008-03-17 Antony Dovgalfix tests
2008-03-17 Antony DovgalBFN
2008-03-17 Antony DovgalMFH: fix #39127 (Old-style constructor fallbacks produc...
2008-03-17 Antony Dovgalfix test
2008-03-17 Scott MacVicarFix test
2008-03-17 Antony Dovgaluse @ to silence the commands
2008-03-17 Josie Messa- new tests for ctype functions
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.
next