]> granicus.if.org Git - php/shortlog
php
2005-10-30 Ilia AlshanetskyImprove iconv skip conditions
2005-10-30 Ilia AlshanetskyFixed bug #35022, #35019 (Regression in the behavior...
2005-10-30 Marcus Boerger- MFH Add docu
2005-10-30 Ilia AlshanetskySimplify code.
2005-10-30 Ilia AlshanetskyFixed Bug #35014 (array_product() always returns 0).
2005-10-29 Wez Furlongdos to unix line endings
2005-10-29 Wez FurlongCloses PECL Bug #5772; FETCH_FUNC broken for mixed...
2005-10-29 Wez FurlongCloses PECL #5809; PDOStatement::execute(array(......
2005-10-29 Wez Furlongclean up the test2 table that some tests create
2005-10-29 Wez FurlongCloses PECL Bug #5802
2005-10-29 Wez FurlongClose PECL Bug #5780
2005-10-29 Wez Furlongargh! we don't want to NULL the stmt here; freeing...
2005-10-29 Wez FurlongCloses PECL Bug #5645; emits mysql client library versi...
2005-10-28 Ilia AlshanetskyBack to dev
2005-10-28 Antony DovgalMFH: quick fix for #35003 (Warning: PDOStatement::fetch...
2005-10-28 Ilia Alshanetsky5.1.0RC4
2005-10-28 Dmitry StogovFixed bug #34879 (str_replace, array_map corrupt negati...
2005-10-28 Antony Dovgalfix TSRM build
2005-10-28 Dmitry StogovFixed bug #34982 (array_walk_recursive() modifies eleme...
2005-10-28 Dmitry StogovFixed bug #34982 (array_walk_recursive() modifies eleme...
2005-10-28 Dmitry StogovFixed bug #34725 (CLI segmentation faults during cleanu...
2005-10-28 Anantha Kesari H YNetWare LibC sdk has stdarg.h
2005-10-28 Dmitry Stogov$id:$ tatgs are removed from generated files to avoid...
2005-10-27 Rob RichardsMFH: fix crash setting attr from foreign doc (throws...
2005-10-27 Antony DovgalMFH: commit forgotten part
2005-10-27 Dmitry StogovFixed SIGSEGV
2005-10-27 Antony DovgalMFH: add MySQL options and corresponding constants
2005-10-27 Antony DovgalMFH: free && set to NULL S->stmt
2005-10-27 Ilia AlshanetskyFixed memory leak on error
2005-10-27 Ilia AlshanetskyOne check is enough.
2005-10-27 Rathna NTests for calendar extension
2005-10-27 Wez Furlongfixes PECL Bug #5589
2005-10-26 Dan ScottTest PDO::ATTR_CASE attribute.
2005-10-26 Antony DovgalMFH: make compilers happy
2005-10-26 Antony DovgalMFH: fix #34996 (ImageTrueColorToPalette() crashes...
2005-10-26 Ilia AlshanetskyAdditional tweaks to the patch for bug #34249.
2005-10-26 Antony DovgalMFH: fix #34977 (Compile failure on MacOSX due to use...
2005-10-26 foobarMFH
2005-10-26 Dan ScottCorrect non-standard SQL. Standard SQL would define...
2005-10-25 Marcus Boerger- MFH zend_is_callable_ex() has been changed
2005-10-25 Marcus Boerger- MFH zend_is_callable_ex() returns zend_class_entry...
2005-10-25 Pierre Joye- fix #34980, divisor and offset never passed correctly...
2005-10-25 Michael Wallnerfix bug #34965 tidy is not binary safe
2005-10-25 Antony Dovgaluse correct enum type for the arg
2005-10-25 Ilia AlshanetskyMFH: Fixed bug #34968 (bz2 extension fails on to build...
2005-10-25 Michael Wallner- fix the fix
2005-10-25 Michael Wallner- MFH: fix bug #34821 zlib encoders fail on widely...
2005-10-25 Antony DovgalMFH: apply workaround for the leak only when GLIBC...
2005-10-25 Antony Dovgalfix the order
2005-10-25 Michael Wallner- MFH: thread safe SSL crypto locks, fixes bug #33760
2005-10-25 Ilia AlshanetskyDo not run tests if iconv extension is unavailable.
2005-10-25 Antony DovgalMFH: fix problem with garbage appearing in hostnames
2005-10-25 Ilia AlshanetskyFixed compiler warning
2005-10-24 foobarMFH
2005-10-24 Antony DovgalMFH: fix #34970 (ldap configuration issues)
2005-10-24 Marcus Boerger- Fix issue with entities in attributes
2005-10-24 Dmitry StogovFixed bug #34950 (Unable to get WSDL through proxy)
2005-10-24 Dmitry StogovReverted patch for bug #34934. Bug is marked as bogus.
2005-10-23 Antony DovgalMFH: fix #34938 (dns_get_record() doesn't resolve long...
2005-10-23 Ilia AlshanetskyFixed memory leak on error.
2005-10-23 Wez FurlongCloses PECL Bug #5750; uri: dsn is not handled correctly.
2005-10-22 foobarkeep the order! :)
2005-10-22 Wez FurlongFix #34957; file access checks should use VCWD_ACCESS()
2005-10-21 Antony Dovgalfix ws
2005-10-21 Dmitry StogovFixed bug #34934 (offsetExists is not called from array...
2005-10-21 Antony DovgalMFH: fix possible crash in dns_get_record()
2005-10-21 Dmitry StogovFixed bug #31341 (escape on curly inconsistent)
2005-10-21 Dmitry StogovFixed fgetcsv() and fputcsv() inconsistency.
2005-10-21 Dmitry StogovFixed bug #34782 (token_get_all() gives wrong result)
2005-10-21 Dmitry StogovFixed bug #29268 (__autoload() not called with Reflecti...
2005-10-20 Ilia AlshanetskyFixed tests to work with ZTS builds
2005-10-20 Antony DovgalMFH: use proper constants
2005-10-20 Antony DovgalMFH: use constants instead of their values
2005-10-20 Antony DovgalMFH: fix copy/paste typo
2005-10-20 Ilia AlshanetskyMFH: Fixed test for cygwin installs
2005-10-20 Dmitry StogovRemoved unnecesary local variable
2005-10-20 Dmitry StogovFixed bug #34893 (PHP5.1 overloading, Cannot access...
2005-10-20 Dmitry StogovFixed bug #34712 (zend.ze1_compatibility_mode = on...
2005-10-20 Dmitry StogovFixed bug #34767 (Zend Engine 1 Compatibility not copyi...
2005-10-20 Dmitry StogovFixed bug #31177 (menory leaks and corruption because...
2005-10-20 Dmitry StogovFixed bug #31177 (menory leaks and corruption because...
2005-10-20 Dmitry StogovAdded forgotten tests
2005-10-20 Greg Beaverremove unused obsolete files from pear CVS
2005-10-19 Ilia AlshanetskyMFH: Fixed -m memory leak
2005-10-19 Derick Rethans- Fixed bug #34874 and #33546 (Problems with lone dayna...
2005-10-19 Ilia AlshanetskyMFH: Fixed bug #29983 (PHP does not explicitly set...
2005-10-19 Ilia AlshanetskyMFH: Fixed bug #34623 (Crash in pdo_mysql on longtext...
2005-10-19 Ilia AlshanetskyMFH: Change E_ERROR to E_WARNING when more_entropy...
2005-10-19 Dmitry StogovFixed test
2005-10-19 foobarMFH: Fixed error messages and tests
2005-10-19 Antony Dovgalfix news entry
2005-10-19 Dmitry StogovFixed memory leak in ZTS mode
2005-10-19 Derick Rethans- MFH: Improved error messages a bit.
2005-10-18 Antony DovgalMFH: initialize SG(request_info).auth_digest
2005-10-18 Ilia AlshanetskyMFH: Fixed bug #34905 (Digest authentication does not...
2005-10-18 Ilia AlshanetskyMFH: Do not set authorizer unless safe_mode or open_bas...
2005-10-18 Derick Rethans- MFH: Fixed bug #33829 (mime_content_type() returns...
2005-10-18 Antony Dovgalunused var
2005-10-18 Ilia AlshanetskyFixed bug #34899 (Fixed sqlite extension compile failure).
2005-10-18 Antony DovgalMFH: use php_error_docref() instead of php_error()...
next