]> granicus.if.org Git - php/shortlog
php
2004-01-31 Moriyoshi Koizumi- Fix bug #27103 (preg_split('//u') incorrectly splits...
2004-01-31 Moriyoshi Koizumi- POSIX / ISOX compliancy. This is needed to correctly...
2004-01-31 Marcus BoergerThrow an exception in case a reflection object cannot...
2004-01-31 Georg RichterCorrected binding:
2004-01-31 <changelog... ChangeLog update
2004-01-30 Georg Richteradded nuw_rows property for statement object
2004-01-30 Dmitry StogovServer part support for "document" style encoding was...
2004-01-30 Dmitry StogovSome tests from official SOAP 1.2 specification was...
2004-01-30 Dmitry StogovSOAP 1.2 specification conformity was improved
2004-01-30 Wez Furlongword fix
2004-01-30 Dmitry StogovSupport for https:// through proxy was implemented
2004-01-30 foobarorder
2004-01-30 Marcus BoergerInclude Sascha's indendation hint
2004-01-30 Marcus BoergerNewer compilers don't need this so many people don...
2004-01-30 Ilia AlshanetskyApply the same parse error handling to (include|require...
2004-01-30 <changelog... ChangeLog update
2004-01-30 Sara GolemonFix potential bug in http:// proxy support.
2004-01-29 Dmitry Stogov*** empty log message ***
2004-01-29 Ilia AlshanetskyProper configure switch for sqlite.
2004-01-29 Dmitry StogovRollback: persistent PHP streams (dont work with "kafka")
2004-01-29 Ilia AlshanetskyApache 2 portion of the fix for bug #25753.
2004-01-29 Dmitry StogovPHP4 support
2004-01-29 Dmitry Stogovfix: "Authors" corrected
2004-01-29 Dmitry StogovSupport for HTTP proxies was implemented
2004-01-29 Derick Rethans- Add our standard header
2004-01-29 Dmitry StogovSupport for nonWSDL mode was improved (SoapVal,SoapVar...
2004-01-29 Dmitry Stogovfix: possible crash was fixed
2004-01-29 Ilia AlshanetskyFixed bug #27007 (missing connection closure when conne...
2004-01-29 Ilia AlshanetskyFixed bug #27037 (fixed possible crash in apache2handle...
2004-01-29 <changelog... ChangeLog update
2004-01-29 Rob Richardsfix corruption when cloneDocument is not defined
2004-01-29 Marcus BoergerUpdate
2004-01-29 Sara GolemonThis should not have been an INI_ALL directive.
2004-01-28 Marcus Boergerremoved experimental status
2004-01-28 Marcus Boerger- Fix second issue with #27042
2004-01-28 Georg Richterremoved experimental status
2004-01-28 Sara GolemonFTP dirstream_read should not leave whitespace/newlines...
2004-01-28 Zeev SuraskiTweak checks to detect some additional cases.
2004-01-28 Sara Golemon'Bug Fix': scandir, being a new function in PHP5 should...
2004-01-28 Ilia AlshanetskyFixed bug #27011 (64bit int/long confusion in preg_matc...
2004-01-28 Andrey Hristovthis should not belong to HEAD
2004-01-28 Rasmus LerdorfFix applies to apache_hooks sapi as well. See bug...
2004-01-28 Rasmus LerdorfMFB - see bug #25753 for details
2004-01-28 Dmitry StogovError reoprting improved by prefix
2004-01-28 Martin KraemerBug fix: Images would be broken on big-endian machines...
2004-01-28 Dmitry StogovSource cleanup
2004-01-28 Dmitry StogovTest suite for XML Schema and SOAP encoding/decoding
2004-01-28 Dmitry StogovSource cleanup
2004-01-28 Dmitry StogovAdd namespaces to <Envelope> (not ot subnodes)
2004-01-28 Zeev Suraski- Error message fix
2004-01-28 Zeev SuraskiFixlets
2004-01-28 Zeev SuraskiPrevent classes from implementing interfaces that have...
2004-01-28 Zeev SuraskiWhitespace
2004-01-28 Zeev SuraskiCode relayout
2004-01-28 Zeev SuraskiForward-port fix for timeouts under Windows
2004-01-28 Antony Dovgaltwo fixes:
2004-01-28 Ilia AlshanetskyFixed bug #27058 (crash in sybase_connect() with 2...
2004-01-28 Ilia AlshanetskyFixed bug #27056 (ints used instead of longs inside...
2004-01-28 <changelog... ChangeLog update
2004-01-27 Andrey Hristovmessage about that mysql_list_tables() is deprecated
2004-01-27 Wez FurlongFix segfault for scripts like this:
2004-01-27 Dmitry Stogovfix: HTTP keep-alive
2004-01-27 Dmitry Stogovenabling HTTP status code 100 (used by Delphi SOAP)
2004-01-27 Dmitry StogovSOAP Fault uses HTTP status code 500
2004-01-27 Dmitry StogovSupport for relative path in WSDL and XML Schema <import>
2004-01-27 Georg Richterchanged prototype mysql_dataseek from void to bool
2004-01-27 Georg Richterprototype fixes
2004-01-27 Dmitry StogovAllow <element>s with same names
2004-01-27 Dmitry Stogovfix: error handling
2004-01-27 Dmitry StogovXML Schema support was improved
2004-01-27 Dmitry StogovProper handling of SOAPAction in SOAP 1.1 and SOAP 1.2
2004-01-27 Ilia AlshanetskyRemoved unused variable.
2004-01-27 <changelog... ChangeLog update
2004-01-26 Marcus BoergerMust use zval* here
2004-01-26 Marcus BoergerRemove test code
2004-01-26 Marcus Boerger- Export struct zend_user_iterator
2004-01-26 Marcus BoergerFixed bug #27042 (SPL: SeekableIterator seek() broken).
2004-01-26 Georg Richterfixed compiler warning (thx to Marcus Boerger)
2004-01-26 Dmitry Stogov<Fault> encoding was changed
2004-01-26 Dmitry Stogovfix
2004-01-26 Dmitry StogovSupport for SOAP 1.2 Fault/Code/Value and Fault/Reason...
2004-01-26 Dmitry Stogovfix: memory leaks
2004-01-26 Dmitry StogovSOAP 1.2 Fault support (Code,Reason,Datail instead...
2004-01-26 Antony Dovgalchange to use different allocator (Sascha, thanks =) )
2004-01-26 Antony Dovgalfix this annoying notice about limited range
2004-01-26 Antony Dovgalimprove debug messages
2004-01-26 Dmitry StogovSupport for SOAP 1.2 RPC binding (<rpc:result>)
2004-01-26 Dmitry StogovXML Schema support was improved
2004-01-26 Antony Dovgaloops =(
2004-01-26 Antony Dovgalfix oci_field_type_raw's proto
2004-01-26 Adam DickmeissNew function yaz_es that creates Z39.50 Extended Servic...
2004-01-26 Georg Richterproto fixes
2004-01-26 Sebastian BergmannUpdate URL.
2004-01-26 Dmitry StogovApache namespace was removed
2004-01-26 Dmitry StogovXML Schema support (decoding of xsi:nil with attributes)
2004-01-26 Marcus BoergerAdd README
2004-01-26 Marcus BoergerWe are in c not c++
2004-01-26 Georg Richtermore prototype fixes.
2004-01-26 foobar- Fixed compile problem with CURLOPT_HTTPAUTH
2004-01-26 foobartest for bug #26900
next