]> granicus.if.org Git - php/shortlog
php
2003-11-29 Christian Stockermove some definitions to xml_common.h
2003-11-29 Marcus BoergerResearch reveals that the error text depends on the...
2003-11-29 foobartest for bug #24908
2003-11-29 foobar- Fix expected output.
2003-11-29 foobaroops..
2003-11-29 foobartest for bug #25652
2003-11-29 foobar- remove non-existing servlet entry
2003-11-29 Ilia AlshanetskyFixed bug #26458 (var_dump(), var_export(), debug_zval_...
2003-11-29 Sara GolemonUpdate php.ini-* with E_STRICT error reporting level...
2003-11-29 foobarnews for xslt
2003-11-29 foobartest for bug #24926
2003-11-29 Sara GolemonHandle dirty script exit.
2003-11-29 <changelog... ChangeLog update
2003-11-28 Sara GolemonRoute php_stat() via streams/url_stat API (php_stream_s...
2003-11-28 Wez Furlong(sort of) MFB, feof fix for sockets.
2003-11-28 Christian Stocker@- Added possibility to call php functions as XSLT...
2003-11-28 Christian Stockerchanging dom_object_get_data to php_dom_object_get_data...
2003-11-28 Ilia AlshanetskyMore memory leak fixes for stream contexts.
2003-11-28 Ilia AlshanetskyBug fixing news.
2003-11-28 Wez FurlongFix #25664 - COM crashes when calling a Delphi implemen...
2003-11-28 Wez Furlongfix #26001; serialize crashes when accessing an overloaded
2003-11-28 Wez Furlongfix memleak
2003-11-28 Ilia AlshanetskyAdd removed lcname, it is still needed.
2003-11-28 <changelog... ChangeLog update
2003-11-28 Ilia AlshanetskyFixed a memory leak.
2003-11-27 foobar- Fixed bug #26438 (error in thttpd SAPI installation)
2003-11-27 Ilia AlshanetskyAdded image_type_to_extension() function.
2003-11-27 Marcus BoergerConvert objects to string if string is required by...
2003-11-27 Marcus BoergerThe macro REPLACE_ZVAL_VALUE cannot be used since we...
2003-11-27 Wez Furlongre-implement the win32 select code.
2003-11-27 Wez Furlongfix win32 build - thanks Sebastian.
2003-11-27 Wez FurlongPort liveness and SSL CA validation from 4.3 branch.
2003-11-27 Wez Furlongport "liveness" checks and a couple of other things...
2003-11-27 Wez Furlonginitialize this one to be safe
2003-11-27 Marcus BoergerAdd a support function to check for property existance...
2003-11-27 Marcus BoergerRemove problematic configure option
2003-11-27 Marcus Boerger- Fix requirements for older systems.
2003-11-27 Uwe Steinmann- set precision to 0 unless the field is of type N...
2003-11-27 Uwe Steinmann- fixed indenting
2003-11-27 <changelog... ChangeLog update
2003-11-27 Ilia AlshanetskyRemoved dead code.
2003-11-26 Marcus BoergerCleanup
2003-11-26 Greg Beaverfix Bug #293 [Patch] PEAR_Error not calling static...
2003-11-26 Derick Rethans- Prevent registration of the variable when a zero...
2003-11-26 Marcus BoergerIn PHP5 this will create an implicit public property
2003-11-26 Marcus BoergerErrro message has changed
2003-11-26 Marcus BoergerRemove interfaces implemented in engine now
2003-11-26 <changelog... ChangeLog update
2003-11-25 foobarstyle fix
2003-11-25 Sebastian Bergmann'Fix' for bison 1.875.
2003-11-25 foobartest case for bug #26182
2003-11-25 foobar- Fixed bug #26376 (typo in ext/odbc/config.m4: DBMaker...
2003-11-25 <changelog... ChangeLog update
2003-11-24 Marcus BoergerAdd new interface ArrayAccess to use objects as Arrays
2003-11-24 Andi Gutmans- Fix newly introduced bug which stopped class constant...
2003-11-24 foobarfixed -> fixed section, added -> added section..etc.
2003-11-24 Sebastian BergmannNo longer needed.
2003-11-24 Ilia AlshanetskyMake sure zend stuff is built first.
2003-11-24 Andi Gutmans- Now we're getting closer to an RC we should start...
2003-11-24 Andi Gutmans- Fix __autoload() to preserve class case.
2003-11-24 foobarFix the build for other than x86 archs.
2003-11-24 Georg Richteradded/fixed write property
2003-11-24 Rob RichardsFix bug #26159 - SimpleXML XPath support (patch by...
2003-11-24 Moriyoshi KoizumiPartial fix for bug #25803 (xml_get_current_byte_index...
2003-11-24 Ilia AlshanetskyFixed bug #26355 (flock() doesn't initialize the wouldb...
2003-11-24 <changelog... ChangeLog update
2003-11-24 Ilia AlshanetskyAdded php_strip_whitespace() and php_check_syntax(...
2003-11-23 Sara GolemonFix for file:// wrapper parsing.
2003-11-23 Marcus BoergerAdd new test
2003-11-23 Marcus BoergerSeveral improvements to the simplexml_element object:
2003-11-23 Andi Gutmans- Allocation optimizations by Timm Friebe
2003-11-23 Georg Richterfixed mem leak in constructor
2003-11-23 <changelog... ChangeLog update
2003-11-22 Georg Richter- Added multiquery support:
2003-11-22 Stefan EsserOn error do not leave content_type_dup unitialised.
2003-11-22 Marcus BoergerAdd missing files
2003-11-22 Marcus BoergerUpdate examples
2003-11-22 Marcus Boerger- rename getLevel() to getDepth()
2003-11-22 Marcus Boerger- current() returns self
2003-11-22 Marcus BoergerDisable interfaces ArrayRead and ArrayAccess
2003-11-22 Moriyoshi KoizumiFixed bug #26194 (iconv() not properly defined with...
2003-11-22 <changelog... ChangeLog update
2003-11-21 Christian Stockeradded test for exslt support
2003-11-21 Christian Stocker- Added $proc->hasExsltSupport()
2003-11-21 Ilia AlshanetskyCleaner patch for bug #26281.
2003-11-21 <changelog... ChangeLog update
2003-11-20 Hartmut Holzgraefedebug mode no longer needed
2003-11-20 Andi Gutmans- Fix Windows build
2003-11-20 foobarRemoved entries which no longer have no function
2003-11-20 <changelog... ChangeLog update
2003-11-19 Sara GolemonNew function: headers_list(). Ennumerate headers...
2003-11-19 Hartmut Holzgraefeproto fix
2003-11-19 Hartmut HolzgraefeXSchema stuff finally done right ... (at least i hope...
2003-11-19 Hartmut Holzgraefetypo fix
2003-11-19 Hartmut Holzgraeferegression test for bug # 26320
2003-11-19 Hartmut HolzgraefeTestcase done right ...
2003-11-19 Hartmut Holzgraeferegression test for http://bugs.php.net/bug.php?id...
2003-11-19 Ilia AlshanetskyFixed bug #26309 (Fixed argument parsing for imageftbbo...
2003-11-19 Ilia AlshanetskyFixed bug #26285 (escapeshellarg() uses wrong quotes...
2003-11-19 Christian Stockeradded exslt support
next