]> granicus.if.org Git - php/shortlog
php
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
2004-01-26 foobar- Remove gpc_order since it doesn't serve any purpose.
2004-01-26 Pierre Joye- "Fix" the command name in the usage text
2004-01-26 Pierre Joye- # 521 entry
2004-01-26 <changelog... ChangeLog update
2004-01-26 Pierre Joye- Remove useless property
2004-01-26 Pierre Joye- Fix #521, incorrect filename in CS warnings
2004-01-26 Moriyoshi Koizumi- Suppress a compiler warning by a rather useless typec...
2004-01-26 Moriyoshi Koizumi- Fix bug #26699 (mbstring encoding types does not...
2004-01-26 foobar- Fixed bug #27040 (passing an array of form-fields...
2004-01-25 Ilia AlshanetskyFixed bug #26814 (On parse error include included file...
2004-01-25 Pierre Joye- Use is_a
2004-01-25 Pierre JoyeWS
2004-01-25 Pierre Joye- Update Mail, HTTP and DB. Adding new archives
2004-01-25 Pierre Joye- Update HTTP, DB and Mail packages
2004-01-25 Timm Friebe- Initial release
2004-01-25 Timm Friebe- Added test for case when incorrect argument type is
2004-01-25 Timm Friebe@- Added ability to define a message handler not only...
2004-01-25 Marcus BoergerShow supported classes & interfaces in -i and phpinfo()
2004-01-25 Ard BiesheuvelMySQL is no longer built in by default
2004-01-25 Ard BiesheuvelCS
2004-01-25 Andrey Hristoventrt about feature request #24258
2004-01-25 Marcus BoergerBFN
2004-01-25 Marcus BoergerRespect proeprty visibility in foreach
2004-01-25 Marcus BoergerUpdate test
2004-01-25 Marcus BoergerUpdate examples
2004-01-25 Ard BiesheuvelCheck for both Firebird 1+ and Interbase/FB1
2004-01-25 Georg Richterprototype fix for mysqli_fetch
2004-01-25 Marcus BoergerBFN
2004-01-25 foobarFixed bug #27020 (Compile failure; sys/select.h: No...
2004-01-25 <changelog... ChangeLog update
2004-01-25 Ard BiesheuvelChanged prototypes to allow parsing of string literals...
2004-01-24 Marcus BoergerTSRM fix
2004-01-24 Marcus BoergerSwitch from ZEND_ACC_DYNAMIC to ZEND_ACC_ALLOW_STATIC...
2004-01-24 Timm Friebe- Added test on char type
2004-01-24 Georg Richterprototype fixes
2004-01-24 Sebastian BergmannChange message as proposed by Jon.
2004-01-24 Timm Friebe- Initial release
2004-01-24 Timm Friebe- Initial release
2004-01-24 Timm Friebe- Initial release
2004-01-24 Timm Friebe@- Fixed bug #22403 "PHP crashes when executing a sql...
2004-01-24 <changelog... ChangeLog update
2004-01-24 Marcus BoergerThis is a definitive 'must'
2004-01-24 Andrey HristovAdded third parameter (optional) to array_keys for...
2004-01-24 Andrey HristovAdding note about declaration first use after that...
2004-01-23 Marcus BoergerFix this example
next