]> granicus.if.org Git - php/shortlog
php
2004-04-23 Rob Richardsmove libxml error handler ro rinit/rshutdown to keep...
2004-04-23 Ilia AlshanetskyFixed bug #28087 (Do not force mysql.trace_mode to...
2004-04-23 Derick Rethans- Fixed buffer overflow in phpinfo() for Zend Extension...
2004-04-23 Wez FurlongAnother one bites the dust
2004-04-23 Dmitry StogovSupport for <![CDATA[ ]]> for string/hexbinary/base64bi...
2004-04-23 Sara GolemonIn-HEAD bugfix# 28115
2004-04-23 <changelog... ChangeLog update
2004-04-22 Marcus BoergerAvoid warning to interfere test result
2004-04-22 Ilia AlshanetskyEmpty query checks, bug #28112.
2004-04-22 Marcus BoergerAdd test for bug #28112
2004-04-22 Marcus Boergerbugfix #28112
2004-04-22 Wez FurlongAdd test
2004-04-22 Wez FurlongA working fix for the safearray mapping bug.
2004-04-22 Wez FurlongThe fix for the vc7 libc putenv bug is also needed...
2004-04-22 Hartmut HolzgraefeDepercating mime_magic in favor of PECL::fileinfo
2004-04-22 Wez Furlong(probable) fix for Bug #27974: PHP Arrays are not mappe...
2004-04-22 <changelog... ChangeLog update
2004-04-22 Ilia AlshanetskyFixed possible crash inside pg_copy_(to|from) function...
2004-04-21 Ilia AlshanetskyMore C++ comments.
2004-04-21 Ilia AlshanetskyC++ comments are ungood ;).
2004-04-21 Wez FurlongNews about the ssl server socket bug
2004-04-21 Wez FurlongFix bug #28096 - stream_socket_accept() on an SSL serve...
2004-04-21 Hartmut Holzgraefelibmagic will only consume up to HOWMANY (hardcoded...
2004-04-21 Dmitry StogovSupport for multiref data
2004-04-21 Wez FurlongFixed bug #19749 (shouldn't mmap() files larger than...
2004-04-21 Andi Gutmans- RC2-dev
2004-04-21 Andi Gutmans- Prepare for RC2RC2 (if everything is OK especially...
2004-04-21 Wez Furlongyaz moved
2004-04-21 Wez FurlongMoved ext/yaz to PECL.
2004-04-21 Zeev SuraskiRestore fatal error in case a method that's supposed...
2004-04-21 Derick Rethans- Reorder news
2004-04-21 <changelog... ChangeLog update
2004-04-21 Ilia AlshanetskyFixed possible memory leaks.
2004-04-20 Frank M. Kromannmssql related fixes
2004-04-20 Frank M. KromannFix #28007. Compile fails when the SHORT type is undefi...
2004-04-20 Frank M. KromannFix problem getting return value from stored procedure...
2004-04-20 John Coggeshallminor update
2004-04-20 John CoggeshallNo need for exception function, and renamed the 'error_...
2004-04-20 Andi Gutmans- Fix news
2004-04-20 Andi Gutmans- More news
2004-04-20 Andi Gutmans- Fix bug #27283 - Exceptions where the last catch...
2004-04-20 Christian Stocker- make static methods calls work from within xslt
2004-04-20 <changelog... ChangeLog update
2004-04-20 Ilia AlshanetskyFixed compiler warnings.
2004-04-20 Marcus BoergerAdd new tests (by magnus)
2004-04-19 Rob Richardsadd ext/libxml/ to the headers path
2004-04-19 Rob Richardsinitial revision
2004-04-19 Marcus Boergershow ini entries and classes for extensions.
2004-04-19 Wez FurlongFix #27865; don't dup STDIN, STDOUT or STDERR when...
2004-04-19 Derick Rethans- Is it really this hard?</jani>
2004-04-19 John CoggeshallAdding tidy error handling news
2004-04-19 Wez Furlongand the news
2004-04-19 Wez FurlongAdd pty support to proc_open() for systems with Unix98...
2004-04-19 Edin KadribasicNo need to export anything. Fixes win32 build
2004-04-19 <changelog... ChangeLog update
2004-04-18 Ilia AlshanetskySimplify code via the use of macros.
2004-04-18 Derick Rethans- Whitespace
2004-04-18 John CoggeshallFixing a tidy_getopt() bug, and converting all exceptio...
2004-04-18 <changelog... ChangeLog update
2004-04-17 Derick Rethans- MFH: Fix for bug #28042 (greek letters in html to...
2004-04-17 Marcus BoergerRetval may not be set when zend_execute() is overloaded
2004-04-17 <changelog... ChangeLog update
2004-04-16 John CoggeshallFixed construct bug and Windows build.
2004-04-16 Derick Rethans- Fix initializations
2004-04-16 Uwe Schindlerset Sybase default APPNAME to ("PHP " PHP_VERSION)
2004-04-16 John CoggeshallModified error handling:
2004-04-16 <changelog... ChangeLog update
2004-04-15 Marcus BoergerBugfix #28012, now for snprintf
2004-04-15 Marcus BoergerBugfix #28012 spprintf() output inconsistent for %p
2004-04-15 Marcus BoergerHandle failure in get_current_data
2004-04-15 Andi Gutmans- Temporary fix for bug #27869
2004-04-15 Wez FurlongFix bug that prevented --without-gd from working
2004-04-15 Hartmut Holzgraefetypo
2004-04-15 Hartmut Holzgraefebe a bit more explanatory ...
2004-04-15 Ilia AlshanetskyFixed test failure if session.use_trans_sid is enabled.
2004-04-15 foobarRemove duplicate entries
2004-04-15 Wez Furlongbeen stable for a long time now
2004-04-15 Dmitry StogovFixed bug #27681 (soap extension fails without HAVE_TM_...
2004-04-15 Dmitry StogovCalls to zend_exception_error() were removed.
2004-04-15 foobarreorder..is this so hard..? :)
2004-04-15 <changelog... ChangeLog update
2004-04-14 Marcus BoergerBFN
2004-04-14 Marcus BoergerBugfix #27997
2004-04-14 Frank M. KromannDeclare variables before calling functions. This makes...
2004-04-14 Andi Gutmans- Add comment
2004-04-14 Edin KadribasicAccording to Wez, this is not needed.
2004-04-14 Andi Gutmans- RC2-dev
2004-04-14 Andi Gutmans- RC2RC1
2004-04-14 Derick Rethans- Enable iconv by default
2004-04-14 <changelog... ChangeLog update
2004-04-13 Marcus BoergerClassnames shall start with an uppercase character
2004-04-13 Marcus BoergerUpdate error messages in tests
2004-04-13 Marcus BoergerNew tests (and ordering of tests)
2004-04-13 Marcus BoergerBugfix #27979
2004-04-13 Ilia AlshanetskyAnother setting leak in session code (bug #27963).
2004-04-13 Sara GolemonExport symbols needed by bz2_filter
2004-04-13 Wez FurlongThis wasn't updated for new parameters for object handl...
2004-04-13 foobarBFN
2004-04-13 Stanislav Malyshevfix bug #27979
2004-04-13 Zeev SuraskiFix debug_backtrace to show arguments again
next