]> granicus.if.org Git - php/shortlog
php
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
2003-11-19 Andi Gutmans- Commit patch by standards
2003-11-19 foobarws fix
2003-11-19 foobar- Fixed bug #26267 (gmp_random() leaks memory and does...
2003-11-19 <changelog... ChangeLog update
2003-11-19 Ilia AlshanetskyPossible fix for bug #26281 & test case.
2003-11-19 Marcus BoergerDont't stop if directory can't be openedbecause of...
2003-11-19 foobarFix build
2003-11-18 Marcus BoergerMust use hasNext() here
2003-11-18 Marcus Boergerupdate directory examples
2003-11-18 Marcus Boerger- Rename DirectoryTreeIterator to RecursiveDirectoryite...
2003-11-18 Marcus BoergerAdd method alias macro
2003-11-18 foobar- Fix the parameter setting. (this function has 1 optio...
2003-11-18 Andi Gutmans- Add E_STRICT, to be used to warn purists (like Jani :)
2003-11-18 Uwe Schindlerchange names to php5_xxx in NSAPI
2003-11-18 Marcus BoergerAdd new iterator test inspired by bug #26527
2003-11-18 Marcus BoergerBackpatch the correct opcode for list(), property overl...
2003-11-18 Hartmut Holzgraefethe military time zone offsets where pointing in the...
2003-11-18 Hartmut Holzgraefemake strtotime() understand the datetime format used...
2003-11-18 Ilia AlshanetskyFixed Bug #25694 (round() and number_format() give...
2003-11-18 <changelog... ChangeLog update
next