]> granicus.if.org Git - php/shortlog
php
2008-08-30 Rasmus LerdorfFix for bugs 13961, 39927 and 45947
2008-08-30 Pierre Joye- MFB: fix test (clean on exit)
2008-08-30 Marcus Boerger- Fix test
2008-08-30 Marcus Boerger- Environment handling seems to have changed to respect...
2008-08-30 <changelog... ChangeLog update
2008-08-29 Henrique do... Fix wrong Unicode string length (bytes) in tidy_parse_s...
2008-08-29 Patrick van... - Added odbc.default_cursortype to control the ODBC...
2008-08-29 Matt Wilmas- Updated unary_op_type typedef with TSRMLS_DC
2008-08-29 Matt Wilmas- Saved opcode when unary +/- is applied to IS_CONST...
2008-08-29 Patrick van... - Fixed code to use ODBC 3.52 datatypes for 64bit syste...
2008-08-29 Felipe Pena- Fixed tests
2008-08-29 Felipe Pena- Fixed tests (Disable COMPRESS support for now)
2008-08-29 Felipe Pena- Fixed build
2008-08-29 Dmitry StogovFixed bug #45706 (Unserialization of classes derived...
2008-08-29 Antony Dovgalfix get_browser() (broken in the process of param API...
2008-08-29 Antony Dovgalcheck for \0 to be consistent with other functions
2008-08-29 Derick Rethans- MFB: Disable COMPRESS support for now, as it requires...
2008-08-29 Derick Rethans- MFB: Remove ext/mime_magic, it was deprecated and...
2008-08-29 Derick Rethans- Adding back in mime_content_type().
2008-08-29 Derick Rethans- Some more cleanups, and fixed some warnings.
2008-08-29 Derick Rethans- Support for the Scottish "back of" and "front of...
2008-08-29 Pierre Joye- move ming to pecl
2008-08-29 Pierre Joye- fix warning
2008-08-29 Antony Dovgalfix invalid read
2008-08-29 Felix De VliegherMFB: Some fileinfo tests
2008-08-29 Felix De VliegherAdded %unicode_string_optional% for differences in...
2008-08-29 Dmitry StogovImporoved compile-time constant substitution (Matt)
2008-08-29 Antony Dovgalfix ZTS build
2008-08-29 Antony Dovgalfix build
2008-08-29 Scott MacVicarMFB: Test for fileinfo to check mime types.
2008-08-29 Scott MacVicarMFB: Replace ereg code with pcre, fix duplicate macro...
2008-08-29 Felipe Pena- Removed the undocumented object support in the leftov...
2008-08-29 <changelog... ChangeLog update
2008-08-28 Christopher... Bug #45888 (Refcounting in ZTS mode)
2008-08-28 Christopher... Bug #45458 (OCI8: Numeric keys for associative arrays...
2008-08-28 Christopher... Fix expected output for PHP 6
2008-08-28 Christopher... Test initialization cleanup
2008-08-28 Christopher... Update Oracle DLL examples to match build changes
2008-08-28 <changelog... ChangeLog update
2008-08-27 Antony Dovgalfix file check and avoid segfault
2008-08-27 <changelog... ChangeLog update
2008-08-27 Felipe Pena- Fixed check for empty file name
2008-08-27 Felipe Pena- Fixed crash in file_error_core()
2008-08-26 Jani Taskinen- Fixed bug #44924 (sendmail path wrong)
2008-08-26 Jani TaskinenSync with PHP_5_3 (what a nice mess..thanks guys for...
2008-08-26 George Wangignore signal SIGXFSZ
2008-08-26 Alexey ZakhlestinMFB: switch to the new parameter-parse API
2008-08-26 Alexey ZakhlestinMFB: this test depends on session.hash_bits_per_charact...
2008-08-26 Felipe Pena- Improved fix
2008-08-26 David Soria... Fixed bug #43782 (feof() does not detect timeout on...
2008-08-26 Rasmus LerdorfRemove stray folding tag here
2008-08-26 Felipe Pena- Added check for empty file name
2008-08-26 Ilia AlshanetskyMFB:
2008-08-26 Antony Dovgalclean up garbage
2008-08-26 Antony Dovgalfix typo
2008-08-26 Dmitry StogovFixed bug #45786 (FastCGI process exited unexpectedly)
2008-08-26 Pierre Joye- MFB; support for copy of ICU DLLS for all ICU versions
2008-08-26 Dmitry StogovFixed bug #45910 (Cannot declare self-referencing constant)
2008-08-26 Pierre Joye- MFB:inline definition (win32)
2008-08-26 <changelog... ChangeLog update
2008-08-25 Rob Richardsfix warning
2008-08-25 Felipe Pena- New test
2008-08-25 Felipe Pena- New test
2008-08-25 Felipe Pena- New tests
2008-08-25 Jani Taskinen- Fix CS, folding tags..etc. PLEASE do not invent your...
2008-08-25 Etienne KneussFix #45826 (Custom serialization)
2008-08-25 Jani Taskinen- Fix win32 build
2008-08-25 Felipe Pena- Fixed tests
2008-08-25 Jani Taskinen- Nuke unncessary checks already done elsewhere (ZEND)
2008-08-25 Jani Taskinenfix test: no crap left behind
2008-08-25 Jani Taskinen- Nuke duplicate macro call
2008-08-25 <changelog... ChangeLog update
2008-08-24 Felipe Pena- New parameter parsing API
2008-08-24 Etienne Kneuss- Fix the order, and avoid overwriting when implementin...
2008-08-24 Etienne Kneuss- Export zend_user_(un)serialize functions to be used...
2008-08-24 Marcus Boerger- Add new test
2008-08-24 Marcus Boerger- Fix issue with destruction of overloaded objects
2008-08-24 Marcus Boerger- Added function preg_filter()
2008-08-24 Felipe Pena- Removed unused variable
2008-08-24 Felipe Pena- MFB: New parameter parsing API
2008-08-24 Felipe PenaMFB:
2008-08-24 <changelog... ChangeLog update
2008-08-24 Felipe Pena- MFB: New parameter parsing API
2008-08-23 Pierre Joye- more fixes for inet_* with vc9/xp
2008-08-23 Pierre Joye- MFB!!! _WIN32_WINNT and NTDDI_VERSION (bunnie--;)
2008-08-23 Pierre Joye- MFB: fix logic, build correctly when the build target...
2008-08-23 Pierre Joye- we need it for vc < 9 (even if php6 will support...
2008-08-23 Pierre Joye- readd the usual suspects to lib/include (was droped...
2008-08-23 Hannes MagnussonFix proto
2008-08-23 Pierre Joye- exposePHP_MAXPATHLEN
2008-08-23 Pierre Joye- fix build
2008-08-23 Felipe Pena- MFB: New parameter parsing API
2008-08-23 Arnaud Le BlancFix build on solaris
2008-08-23 <changelog... ChangeLog update
2008-08-22 Felipe Pena- Removed unused arguments
2008-08-22 Dmitry StogovRemoved redundant code
2008-08-22 Antony Dovgalfix zend_register_functions() not displaying duplicate...
2008-08-22 Felipe Pena- New tests
2008-08-22 Marcus Boerger- Cleanup exports and allow to overwrite ext registration
2008-08-22 Pierre Joye- drop sys/ctype.h and use BEGIN/END_DECL_C instead
next