]> granicus.if.org Git - php/shortlog
php
2004-07-19 Frank M. KromannFix compilation with older versions of libMing. Thanks...
2004-07-19 Marcus BoergerAdd missing .cvsignore
2004-07-19 Frank M. KromannSync. with the API of libMing 0.3b1
2004-07-19 Sebastian BergmannFix prototypes: Reflection_* -> Reflection*.
2004-07-19 Sebastian BergmannMake ReflectionClass::getMethod() and ReflectionClass...
2004-07-19 Sebastian BergmannDo not use contracted forms.
2004-07-19 Moriyoshi Koizumi- Fix test name
2004-07-19 Moriyoshi Koizumi- Oops, actual PR # is 29119, not 29199...
2004-07-19 Moriyoshi Koizumi- Fix bug #29199 (html_entity_decode() misbehaves with...
2004-07-19 Stanislav Malyshevexport INI parser
2004-07-19 Dmitry StogovFixed bug #28985 (__getTypes() returning nothing on...
2004-07-19 Wez Furlongfix for empty_string changes.
2004-07-19 Stanislav Malyshev__set and __get will be called not only when variable...
2004-07-19 Andi Gutmans- Bump API number due to empty_string change
2004-07-19 Dmitry StogovFixed bugs #29109 and #29236. (WSDL cache failure)
2004-07-19 Wez FurlongPossible fix for #29258 (unverified)
2004-07-19 Dmitry StogovFixed bug #29061 (soap extension segfaults).
2004-07-19 Dmitry StogovFixed memory leak (related to new implementation of...
2004-07-19 Wez FurlongImplement empty-string-to-null conversion option for...
2004-07-19 Moriyoshi Koizumi- Fix a bug in iconv stream filter that prevents pendin...
2004-07-19 Antony Dovgalfix build
2004-07-19 Andi Gutmans- Nuke empty_string. It is a reminanent from the time...
2004-07-19 Moriyoshi Koizumi- Fix VPATH build. (patch by Joe Orton)
2004-07-19 Moriyoshi Koizumi- Rename php_compat.h to php_onig_compat.h to avoid...
2004-07-19 <changelog... ChangeLog update
2004-07-18 Ilia AlshanetskyFixed bug #28633 (sprintf incorrectly adding padding...
2004-07-18 Marcus BoergerUpdate
2004-07-18 Marcus Boerger- DOS 2 UNIX
2004-07-18 Rob Richardsadd appendXML() to DOMFragment (chregu)
2004-07-18 Marcus BoergerUpdate
2004-07-18 Wez Furlongnot safe for persistent streams
2004-07-18 Rob RichardsMFB: enable exslt support for win32 builds
2004-07-18 Rob RichardsMFB: add missing optional value param to createElementN...
2004-07-18 Marcus Boergerremove this entry
2004-07-18 Wez FurlongImplement extension load-order deps.
2004-07-18 Rob RichardsMFB: Fixed bug #29221 (Segfault using DOM ownerDocument...
2004-07-18 Andrey HristovAdd support for negative values of limit of explode...
2004-07-18 Sergey Kartashoff- A Bug #29147 was fixed. Thanks to Antony Dovgal ...
2004-07-18 Wez Furlongtouch to avoid weird implicit makefile rule
2004-07-18 Wez Furlongdon't allocate 0 bytes here either
2004-07-18 Wez FurlongNo point allocating 0 bytes
2004-07-18 <changelog... ChangeLog update
2004-07-17 Moriyoshi Koizumi- request_dtor() should be called if a fatal error...
2004-07-17 Georg Richterfixed paraenthesis warning in mysql_stmt_attr_set/get
2004-07-17 <changelog... ChangeLog update
2004-07-17 Sara GolemonUpdate windows build files for filter support
2004-07-17 Sara GolemonAdd zlib stream filter support
2004-07-16 Sara Golemonconvert.* filters not consuming buckets_in on PSFS_FLUSH_*
2004-07-16 Anantha Kesari H YNetWare specific openssl build file
2004-07-16 Sebastian Bergmann(IMO) Better NEWS entry for true/false/null implementat...
2004-07-16 Marcus BoergerCorrect version
2004-07-16 Marcus BoergerBFN
2004-07-16 Marcus Boerger- Speed up by making null/false/true reserved word...
2004-07-16 Marcus BoergerBugfix #28464 catch() does not catch exceptions by...
2004-07-16 Ilia AlshanetskyMFB: Fixed bug #28800 (strings beginning with "inf...
2004-07-16 <changelog... ChangeLog update
2004-07-15 Andi Gutmans- Improve performance of zend_alloc by stopping the...
2004-07-15 Zeev SuraskiFix sqlite build
2004-07-15 Marcus Boerger- Use ErrorException instead of Exception
2004-07-15 Marcus Boerger- Add new class ErrorException to encapsulate errors...
2004-07-15 Marcus BoergerApply the fix
2004-07-15 Marcus Boerger- Fix prototype
2004-07-15 Marcus BoergerSynch comments
2004-07-15 Dan KalowskyBug 29058 (patch submitted by bug reporter)
2004-07-15 Magnus M��tt�Test for bug 26737:
2004-07-15 Antony Dovgalfix #29012 (Potential race during first connection...
2004-07-15 Ilia AlshanetskyFixed Bug #29075 (strnatcmp() incorrectly handles white...
2004-07-15 <changelog... ChangeLog update
2004-07-14 Edin KadribasicMade php -m output sorted case-insensitevly
2004-07-14 Stefan Essersame bug.
2004-07-14 Derick Rethans- Fixed text.
2004-07-14 Stefan EsserSecurity Fix broken! Destroyed Basic auth. Blame: me
2004-07-14 Stanislav Malyshevbe consistent with write_dimension
2004-07-14 Stanislav Malyshevfix #28957
2004-07-14 John CoggeshallChanging the Tidy version to 2.0
2004-07-14 <changelog... ChangeLog update
2004-07-14 Sara GolemonBugfix# 28829 bcmath values for 0, 1, and 2 initialized...
2004-07-13 Zeev SuraskiAdd {{{ proto's
2004-07-13 Andi Gutmans- 5.0.1-dev
2004-07-13 Marcus BoergerBugfix #29116 Zend constant warning uses memory after...
2004-07-13 Andi Gutmans- Roll PHP 5.0.0
2004-07-13 Wez Furlongadd missing break
2004-07-13 Georg Richterprototype fixes
2004-07-13 Rob Richardsinitial xmlwriter code
2004-07-13 Wez FurlongLooks like Sara forgot to change this too.
2004-07-13 Georg Richterchanged mysqli_stmt_reset (returns now bool instead...
2004-07-13 Stefan EsserFixed typo
2004-07-13 Alan Knowlesremove test dependance on postgres ** this still fails...
2004-07-13 Alan Knowlesensure that test passes on systems without postgres...
2004-07-13 <changelog... ChangeLog update
2004-07-12 Wez FurlongFix file_get_contents() bug...
2004-07-12 Timm Friebe- Initial release
2004-07-12 Ilia AlshanetskyAdded missing constant and correct bound column retriev...
2004-07-12 Ilia AlshanetskyFixed a bug that could result in false failed query...
2004-07-12 Ilia AlshanetskyMissing patch.
2004-07-12 Ilia AlshanetskyFixed bug #28999 (fixed behaviour of exec() to work...
2004-07-12 Ilia AlshanetskyFixed bug #29086 & #28064 (PHP crashes on extremly...
2004-07-12 Ilia AlshanetskyTouch the file so that build system does not try to...
2004-07-12 Andi Gutmans- Convert zend_class_entry -> zend_class_entry *
2004-07-12 Christian Stockerimplement the clone code for the XSLTProcessor object...
next