]> granicus.if.org Git - php/shortlog
php
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...
2006-05-03 Antony DovgalMFH: plug leak
2006-05-03 Antony Dovgalmore POST+array tests
2006-05-03 Dmitry StogovFixed bug #37205 (incompatibility with mod_fastcgi)
2006-05-03 Ilia AlshanetskyPrepare news file for release
2006-05-03 Ilia AlshanetskyRevert previous optimization if preparation for 5.1.4
2006-05-03 Dmitry StogovFixed bug #37291 (FastCGI now longer works with isapi_f...
2006-05-03 Dmitry StogovFixed incompatibility with isapi_fcgi.dll
2006-05-03 Dmitry StogovFixed bug #37276 (problems witch $_POST array)
2006-05-03 Pierre Joye- document the --with-pdo-sqlite[=dir]
2006-05-03 Rob RichardsBFN
2006-05-03 Rob RichardsFix bug #37277 (cloning Dom Documents or Nodes does...
2006-05-03 Dmitry StogovMFH
2006-05-02 Dmitry Stogovtypo
2006-05-02 Dmitry StogovFixed possible crash in highlight_string() (proper...
2006-05-02 Ilia AlshanetskyAttempt to increase smart_str performance through the...
2006-05-02 Dmitry StogovFixed ossible crash in highlight_string().
2006-05-02 Wez Furlongset min pdo dep to 1.0.3, which will be the new pecl...
2006-05-02 Wez Furlongprep for pecl release
2006-05-02 Wez Furlongtweak for better compatibility when building as SCE.
2006-05-01 Marcus Boerger- Make SplTempFileObject work in 5.1
2006-05-01 Wez Furlongadd note about ssl context options.
2006-04-30 Wez FurlongAdd two new context options for ssl:
2006-04-30 Marcus Boerger- After 5.1.3 follows 5.1.4, 5.2 requires a new branch...
2006-04-30 Wez Furlongfix PECL #6544
2006-04-30 Wez FurlongFix #36632
2006-04-30 Wez FurlongFix #35552
2006-04-29 Frank M. KromannRevert patch for pdb files. No need to have it twice!
2006-04-29 Frank M. KromannAdd new configure option --enable-pdb-files
2006-04-27 Dmitry StogovProper fix for bug #37205
2006-04-27 Moriyoshi Koizumi- MFH: fix bug #37176 (iconv_strpos() fails to find...
2006-04-26 Dmitry StogovRevert wrong fix
2006-04-26 Ilia AlshanetskyRestore dev
2006-04-26 Ilia AlshanetskyRemove soap cache news
2006-04-26 Edin KadribasicBFN
2006-04-26 Ilia AlshanetskyGo with 5.1.3
2006-04-26 Ilia AlshanetskyPrepare the news file for release
2006-04-26 Dmitry StogovFixed bug #37205 (Serving binary content/images fails...
next