]> granicus.if.org Git - php/shortlog
php
2006-05-13 Marcus Boerger- MFH Initial support for RFC2397
2006-05-13 Marcus Boerger- MFH add support for --EXPECTHEADERS--
2006-05-13 Marcus Boerger- MFH code layout for __toString() use in parameter...
2006-05-12 Rob RichardsMFH: add doXInclude property to allow processor to...
2006-05-12 Ilia AlshanetskyDownload pear phar file when making a distribution...
2006-05-12 Derick Rethans- MFH: Tests for BC breaking changes.
2006-05-12 Antony DovgalMFH: fix #37416 (iterator_to_array() hides exceptions...
2006-05-12 Sebastian BergmannBump version.
2006-05-12 Marcus Boerger- Missing __toString() pieces
2006-05-11 Marcus Boerger- Update
2006-05-11 Marcus Boerger- MFH
2006-05-11 Antony Dovgalno need to destroy the zval here
2006-05-11 Antony Dovgalfix test
2006-05-11 Marcus Boerger- MFH: add new test
2006-05-11 Dmitry StogovFixed bug #37306 (max_execution_time = max_input_time)
2006-05-11 Ilia AlshanetskyFixed bug #37413 (Rejected versions of flex that don...
2006-05-11 Edin KadribasicRemove pecl includes (Steph), except pdo_odbc which...
2006-05-11 Marcus Boerger- MFH missing bits and pieces of the partial sync with...
2006-05-11 Marcus Boerger- Drop second superflous zval_ptr_dtor in string arg...
2006-05-11 Marcus Boerger- Fix test
2006-05-11 Antony Dovgalfix test
2006-05-11 Antony Dovgalfix segfault when passing objects where strings are...
2006-05-11 Seiji Masugatafixed all mbstring setting information doesn't return...
2006-05-11 Antony Dovgaladd new test
2006-05-11 Marcus Boerger- MFH Add missing ZEND_API declarations
2006-05-11 Marcus Boerger- Use of E_RECOVERABLE_ERROR
2006-05-11 Marcus Boerger- MFH Fix error mode handling
2006-05-11 Rasmus LerdorfThis spelling mistake finally annoyed me enough to...
2006-05-10 Antony Dovgalchange it to be consistent with the others
2006-05-10 Marcus Boerger- Fix tests
2006-05-10 Marcus Boerger- Update tests after MFH
2006-05-10 Marcus Boerger- No more ze1
2006-05-10 Marcus Boerger- Hardcoded error mode was changed to 8191
2006-05-10 Marcus Boerger- MFH tests
2006-05-10 Rasmus LerdorfAdd input_filter hook call in getenv()
2006-05-10 Marcus Boerger- Missing __ToString() sync
2006-05-10 Marcus Boerger- Enforece rule of disallowing throw in __toString()
2006-05-10 Rasmus LerdorfNow that ext/filter is bundled, we should be defining...
2006-05-10 Marcus Boerger- MFH add E_RECOVERABLE as default
2006-05-10 Marcus Boerger- ze1 cleanup (bjori) /thx
2006-05-10 Rob RichardsSynch with HEAD
2006-05-10 Marcus Boerger- Missing __tostring() conversion snippets
2006-05-10 Marcus Boerger- Missed my name
2006-05-10 Frank M. KromannFix win32 build
2006-05-10 Andrei ZmievskiRename RegExIterator -> RegexIterator.
2006-05-10 Rob Richards- Update after api changes
2006-05-10 Antony Dovgalfix tests
2006-05-10 Antony Dovgaladd missing parts of E_RECOVERABLE merge
2006-05-10 Antony Dovgaladd missing ZEND_API to the implementation
2006-05-10 Antony Dovgalnuke extra semi-colon
2006-05-10 Ilia AlshanetskyFixed bug #37394 (substr_compare() returns an error...
2006-05-10 Rob RichardsSynch with HEAD
2006-05-10 Andrey HristovDon't allocate 2 chunks of memory when one can fit...
2006-05-10 Antony DovgalMFH: fix #37392 (Unnecessary call to OCITransRollback...
2006-05-10 Marcus Boerger- MFH news
2006-05-10 Andrei Zmievski*** empty log message ***
2006-05-10 Marcus Boerger- MFH Constructors in interfaces
2006-05-10 Marcus Boergeri- ZE1_compat tests are no longer necessary
2006-05-10 Marcus Boerger- MFH: SplFileObject improvements
2006-05-10 Marcus Boerger- Fix iterators part and add tests
2006-05-10 Marcus Boerger- Update after api changes
2006-05-10 Marcus Boerger- Update after api changes
2006-05-09 Marcus Boerger- Tweak version check
2006-05-09 Marcus Boerger- MFH pcre_get_compiled_regex_cache() support
2006-05-09 Marcus Boerger- MFH as discussed
2006-05-09 Ilia AlshanetskyFixed bug #37376 (fastcgi.c compile fail with gcc 2...
2006-05-09 Andrei Zmievski*** empty log message ***
2006-05-09 Andrei ZmievskiMFH
2006-05-09 Georg Richterremoved unused macro parameter
2006-05-08 Edin KadribasicUpdate news
2006-05-08 Georg Richtermoved zend_class_entry variables to mysqli.c
2006-05-08 Brian FranceMFH: Add implementation of curl_multi_info_read
2006-05-08 Andrey Hristovtweaks and optimizations
2006-05-08 Ilia AlshanetskyFixed memory leaks when working with cursors in PDO...
2006-05-08 Pierre Joye- more CS
2006-05-08 Pierre Joye- MFH: #37360, bad gif size
2006-05-08 Pierre Joye- CS (spaces > tabs)
2006-05-07 Rasmus LerdorfINSTALL_HEADERS takes absolute filenames there in the...
2006-05-07 Pierre Joye- #37346, invalid colormap format
2006-05-07 Ilia AlshanetskyFixed bug #37348 (make PEAR install ignore open_basedir).
2006-05-07 Marcus Boerger- MFH %v for s[np]printf
2006-05-07 Edin KadribasicMFH: Added pg_field_table() as per req: #36750
2006-05-07 Edin KadribasicEnable parallel build against Apache 2.2 libs and headers
2006-05-07 Edin KadribasicEnable separate build dir for SAPIs, the same way it...
2006-05-06 Ilia AlshanetskyFixed bug #37244 (Added strict flag to base64_decode...
2006-05-06 Ilia AlshanetskyCreation of the 5.2 branch
2006-05-05 SVN MigrationThis commit was manufactured by cvs2svn to create branc...
2006-05-05 Michael Wallner- treat interfaces and classes gracefully in print_inh
2006-05-05 Michael Wallner- add print_inh (prints a very simple class tree, ie...
2006-05-05 Dmitry StogovFixed bug #37313 (sigemptyset() used without including...
2006-05-04 Antony Dovgalplug a leak
2006-05-04 Antony DovgalMFH: several minor fixes: nuke compile warnings etc.
2006-05-04 Sara GolemonNote addition of new class constants
2006-05-03 Ilia AlshanetskyBack to dev
2006-05-03 Ilia Alshanetskygo with 5.1.4
2006-05-03 Sara GolemonNews entry for exporting PDO::PARAM_EVT_* constants
2006-05-03 Sara Golemonmfh(r-1.129) Expose PARAM_EVT_* constants
2006-05-03 Pierre Joye- remove debug part
2006-05-03 Pierre Joye- add test for multipart POST
2006-05-03 Pierre Joye- add support for POST_RAW, allow to pass raw POST...
next