]> granicus.if.org Git - php/shortlog
php
2004-03-01 Andi Gutmans- Fix leak
2004-03-01 Andi Gutmans- Fix crash in reflection API (pierre)
2004-03-01 Andi Gutmans- Fix crash in exception handling (zend_exception_error...
2004-03-01 Rob Richardsuse php_libxml_import_node for transform functions
2004-03-01 Derick Rethans- Typo fix (by Jan)
2004-03-01 Rob RichardsFix bug #27436 dom_import_simplexml innaccurate
2004-03-01 Moriyoshi Koizumi- Use past tense
2004-03-01 Moriyoshi Koizumi- NFN
2004-03-01 Moriyoshi Koizumi- Fix test.
2004-03-01 Moriyoshi Koizumi- Add support for more ISO8601 style formats.
2004-03-01 Derick Rethans- Fixed bug #27443 (defined() returns wrong type).
2004-03-01 Jon PariseCast the php_stream_dirent to a 'const char *' for...
2004-03-01 Sara Golemoncontext parameter for opendir() and dir()
2004-03-01 Sara GolemonMust addref the resource when we make a new zval refere...
2004-03-01 <changelog... ChangeLog update
2004-02-29 Moriyoshi Koizumi- Yet another BFN
2004-02-29 Andi Gutmans- Apply fixes by Timm.
2004-02-29 Andi Gutmans- Change prototype isA check not to check the constructor.
2004-02-29 Stanislav Malyshevadd ZEND_API there too for opcode handlers
2004-02-29 Derick Rethans- Initialize memory to \0 so that we can reliable detec...
2004-02-29 Anil MadhavapeddyMove the _prependPath function into PEAR_Downloader...
2004-02-29 Stanislav Malyshevexport opcode table
2004-02-29 Moriyoshi Koizumi- BFN
2004-02-29 Moriyoshi Koizumi- Bugfix #27287 (wddx segfaults during deserialization)
2004-02-29 <changelog... ChangeLog update
2004-02-29 Moriyoshi Koizumi- Fix segfaults on deserialisation of referenced variables.
2004-02-28 Ilia AlshanetskyRemove unused variable.
2004-02-28 Moriyoshi Koizumi- Reordering.
2004-02-28 Ilia AlshanetskyMemory allocation check.
2004-02-28 Moriyoshi Koizumi- BFN & misc.
2004-02-28 Moriyoshi Koizumi- Remove redundant files that are irrelevant to the...
2004-02-28 Moriyoshi Koizumi- Forgot to add those.
2004-02-28 Moriyoshi Koizumi- Upgrade bundled oniguruma regex library to 2.2.2...
2004-02-28 <changelog... ChangeLog update
2004-02-27 Rasmus LerdorfAs discussed a while ago. There is no reason to disall...
2004-02-27 Frank M. KromannDefine buffer size macro and add a comment about the...
2004-02-27 Marcus BoergerAdd some comments
2004-02-27 Dmitry Stogovwin32 specific fixes
2004-02-27 Dmitry Stogovfix: Incorrect error message
2004-02-27 Marcus BoergerThe order of error has changed here. So the expectation...
2004-02-27 Marcus BoergerFixes for abstract classes/methods
2004-02-27 Greg Beaverfix #640, error in comment for getStaticProperty
2004-02-27 Greg Beaverget_class -> is_a
2004-02-27 <changelog... ChangeLog update
2004-02-27 Ilia AlshanetskyFixed possible crash inside sqlite_escape_string() and
2004-02-26 Frank M. KromannAdding function to change user passwords
2004-02-26 Marcus BoergerFixes for abstract classes
2004-02-26 Marcus BoergerFix __METHOD__ (noticed by Davey Sahfik)
2004-02-26 Marcus BoergerAdd new test (from pierre)
2004-02-26 foobarFix typo
2004-02-26 foobarws & cs fixes
2004-02-26 Georg Richterprototype fix for mysqli_ping
2004-02-26 Georg Richteradded MySQLI ini entries
2004-02-26 Georg Richterremoved blocking calls to mysql_set_server_option ...
2004-02-26 <changelog... ChangeLog update
2004-02-26 foobarRemove bogus test: see bug #20993
2004-02-26 Marcus BoergerFix problem with Reflection_Property (patch from Timm...
2004-02-26 foobarMFB: typofix
2004-02-26 Ilia AlshanetskyHandle situation where feof() occurs before the HTTP...
2004-02-25 foobar- Fixed bug #27368 (php.ini-* has lone CR in the end)
2004-02-25 Derick Rethans- Fix tests after change to highlight_string()
2004-02-25 Ilia AlshanetskyFixed bug #21760 (Use of uninitialized pointer inside...
2004-02-25 Marcus BoergerAs Andi found out the dtor may increase the refcount.
2004-02-25 foobarws + cs
2004-02-25 Marcus BoergerTemp fix for ctor signature until inheritance fix is...
2004-02-25 foobarRevert and add the compatibility option.
2004-02-25 foobartypofix
2004-02-25 Ard BiesheuvelWordsize fixes
2004-02-25 foobarstyle
2004-02-25 foobarTest for bug #27395
2004-02-25 Andi Gutmans- More NEWS
2004-02-25 Zeev SuraskiFix leak in foreach ($o->mthd()->arr)
2004-02-25 Zeev SuraskiFix signature
2004-02-25 Zeev SuraskiThis is no longer valid out of the box PHP 5 code.
2004-02-25 Zeev Suraski- Improve ARG_INFO() macros to support supplying requir...
2004-02-25 Dmitry StogovHTTP compression (memory leak was fixed)
2004-02-25 Dmitry Stogovfix: XMLSchema <choice> support was improved to support...
2004-02-25 Derick Rethans- Use <span> instead of <font> in highlight_string...
2004-02-25 Dmitry StogovHTTP compression support (gzip and deflate)
2004-02-25 foobarDo not corrupt mysql build with mysqli build stuff...
2004-02-25 foobarImprove error messages
2004-02-25 Zeev Suraskiupdate
2004-02-25 Zeev Suraski - Rename compatiblity mode to zend.ze2_compatibility_...
2004-02-25 Zeev Suraski- Rename compatiblity mode to zend.ze2_compatibility_mo...
2004-02-25 Derick Rethans- Fixed bug #27391 (typo in Fatal Error message).
2004-02-25 Sebastian BergmannZTS fix.
2004-02-25 Zeev Suraski- Abstract methods cannot have defaults for arguments
2004-02-25 Sebastian BergmannProto fixes.
2004-02-25 Marcus BoergerFix object destruction/free in shutdown
2004-02-25 Marcus BoergerChecking once for dtor is enough
2004-02-25 <changelog... ChangeLog update
2004-02-24 Marcus BoergerFix class flags when handling abstract methods
2004-02-24 Ilia AlshanetskyFixed bug #27383 (Potential crash inside fopen_wrapper...
2004-02-24 George Schlossnaglefix for bug 27384
2004-02-24 Frank M. KromannAdd missing export.
2004-02-24 Ard BiesheuvelMore wordsize/alignment fixes
2004-02-24 Dmitry StogovDocumentation update
2004-02-24 Zeev SuraskiRemove empty comment
2004-02-24 Dmitry StogovWSDL support for <soap:headerfault> was implemented
2004-02-24 Rob Richardsfix win32 compile with libxml 2.6
next