]> granicus.if.org Git - php/shortlog
php
2004-03-03 Edin KadribasicAttempt at fixing win32 link errors
2004-03-03 Edin KadribasicAdd missing source file
2004-03-03 Edin KadribasicReplace mysql with mysqli in paths to allow building...
2004-03-03 Moriyoshi Koizumi- Add missing include path.
2004-03-03 Andi Gutmans- Fix crash:
2004-03-03 <changelog... ChangeLog update
2004-03-02 Moriyoshi Koizumi- proper DLL linkage specifier.
2004-03-02 Derick Rethans- Fixed bug in gdImageFilledRectangle in the bundled...
2004-03-02 Derick Rethans- Fixed timing issues in test
2004-03-02 Derick Rethans- Added testcase for bug #27468
2004-03-02 Moriyoshi Koizumi- Fix typo.
2004-03-02 Derick Rethans- CLONE, not CLOSE
2004-03-02 Derick Rethans- Added "clone" to the list of tokens. (Patch by Greg...
2004-03-02 Marcus BoergerFix zend_parse_method_parameters_ex() and make it consi...
2004-03-02 Derick Rethans- Consistent naming
2004-03-02 Pierre Joye- initial test for #27439, covers more cases we got...
2004-03-02 Moriyoshi Koizumi- Really fix the build.
2004-03-02 Moriyoshi Koizumi- Revisit config.h for win32 build.
2004-03-02 Pierre Joye- include exception.inc not .php
2004-03-02 Derick Rethans- Fixed yacc file
2004-03-02 Edin KadribasicTemporary fix for win32 build
2004-03-02 Andi Gutmans- Fix leaks (although there might be still a problem...
2004-03-02 Andi Gutmans- Fix leak (Dmitry)
2004-03-02 Derick Rethans- Added .cvsignore file
2004-03-02 Andi Gutmans- Fix crash in:
2004-03-02 Andi Gutmans- Improve fix for protecting destructor's from exceptions.
2004-03-02 <changelog... ChangeLog update
2004-03-01 Pierre Joye- excpetion.php => exception.inc (derick)
2004-03-01 Pierre Joye- initial release, reflection tests suite
2004-03-01 Moriyoshi Koizumi- Fix win32 build.
2004-03-01 Andi Gutmans- Fix crash in destructors(). You can't throw an except...
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
next