]> granicus.if.org Git - php/shortlog
php
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...
2006-04-26 Edin KadribasicCorrectly import external data (#33292)
2006-04-25 Antony Dovgalfix tests
2006-04-25 Antony Dovgalremove nonexistent tag
2006-04-25 Antony Dovgalfix possible substr_compare() crash
2006-04-25 Michael Wallner-improve last entry
2006-04-25 Antony Dovgalfix #37191 (chmod takes off sticky bit when safe_mode...
2006-04-25 Michael Wallner- Fixed bug #37192 (cc fails on hash_adler.c:32)
2006-04-24 Dmitry StogoviFixed compilation on Solaris
2006-04-23 Andrei ZmievskiTypo.
2006-04-23 Ilia AlshanetskyFixed typos
2006-04-23 Ilia AlshanetskyFixed bug #37162 (wddx does not build as a shared exten...
2006-04-22 Antony Dovgalbah.. no UEXPECT in this branch..
2006-04-22 Antony Dovgaladd test for #37158
2006-04-22 Antony DovgalBFN
2006-04-22 Antony DovgalMFB: don't segfault if an exception has been thrown...
2006-04-22 Wez Furlongfix for #37158
2006-04-22 Wez Furlongavoid unterminated loop when closing the statement.
2006-04-20 Ilia AlshanetskyBack to dev
2006-04-20 Antony Dovgalthere is no %v in 5_1
2006-04-20 Ilia AlshanetskyPrepare for RC3
2006-04-20 Michael Wallner- Fix reading stream filters never notified about EOF
2006-04-20 Dmitry StogovFixed bug #37138 (__autoload tries to load callback...
2006-04-20 Ilia AlshanetskyFixed tokenizer tests
2006-04-19 Nuno Lopesfix build with newer libtidy versions on windows
2006-04-19 John CoggeshallFixing static builds on windoze machines for our curren...
2006-04-19 Dmitry StogovCleaned up Andrei's patch for caching WSDL in process...
2006-04-19 Antony DovgalMFH: fix typo
2006-04-18 Ilia AlshanetskyRestore dev so win32 snaps can build
2006-04-18 Ilia AlshanetskyFixed bug #29476 (sqlite_fetch_column_types() locks...
2006-04-18 Dmitry StogovFixed bug #37083 (Frequent crashs in SOAP extension...
2006-04-18 Dmitry StogovFixed SUN_LEN calculation
2006-04-18 Dmitry StogovFixed memory leaks
2006-04-18 Ilia AlshanetskyCommit the actual fix
2006-04-17 Ilia AlshanetskyFixed Bug #36872 (session_destroy() fails after call to
2006-04-17 foobarBFN
next