]> granicus.if.org Git - php/shortlog
php
2003-12-13 Sara GolemonExport STREAM_MKDIR_RECURSIVE constant
2003-12-13 Moriyoshi KoizumiFixes for POSIX compliancy.
2003-12-13 Derick Rethans- Fixed bug #26615 (patch by runekl at opoint dot com)
2003-12-13 Sebastian BergmannAdd shortcut for 'nmake /I clean'.
2003-12-13 Sara GolemonFix Win32 Build. mkdir/rmdir are macros
2003-12-13 Georg Richterminor fixes for embedded
2003-12-13 Hartmut Holzgraefetest case for BC bug 26614
2003-12-13 Marcus BoergerRevert: need a PHP4.3 solution.
2003-12-13 Marcus Boerger- Fixed bug #26304 (Unexpected data loss when opening...
2003-12-13 Marcus BoergerAdd standard file info functions to DirectoryIterator
2003-12-13 Marcus BoergerShow classname
2003-12-13 Marcus BoergerZTS fixes
2003-12-13 Andrey Hristovadd an example for illegal string offset. the example...
2003-12-13 Georg Richterremoved old profiler stuff for embedded server
2003-12-13 <changelog... ChangeLog update
2003-12-13 Sara GolemonRoute mkdir()/rmdir() via wrapper ops.
2003-12-13 Georg Richterremoved profiler stuff
2003-12-13 Georg Richterremoved profiler
2003-12-12 Sara GolemonRoute rename() via wrapper ops.
2003-12-12 Andrey Hristovadded entry about mysqli_fetch functions
2003-12-12 Ilia AlshanetskyFixed bug #26604 (Apache2 SAPIs implicitly disable...
2003-12-12 Uwe Schindlerremove revision tag from module version entry
2003-12-12 Rob Richardsuse error handling from libxml ext
2003-12-12 Rob Richardsconsolidate error handling
2003-12-12 Marcus BoergerFree is needed in non ZTS too
2003-12-12 Marcus BoergerFix memleaks in ZTS mode
2003-12-12 Marcus BoergerActually register the class
2003-12-12 Marcus BoergerFix memleaks
2003-12-12 Marcus BoergerDo not use before they are initialized.
2003-12-12 Marcus BoergerAdd some comments here
2003-12-12 Marcus BoergerBFN
2003-12-12 foobarFixed bug #26461 (-lssl missing from LIBS)
2003-12-12 <changelog... ChangeLog update
2003-12-12 Ilia AlshanetskyFixed extra byte allocation in constant creation code.
2003-12-12 Ilia AlshanetskyDo not copy extra byte.
2003-12-12 Greg Beaverupdate notes
2003-12-11 Greg BeaverMFB
2003-12-11 Ilia AlshanetskyFixed extra byte allocation for STD* constants and...
2003-12-11 Ilia AlshanetskyFixed extra byte allocation for TRUE/FALSE/ZEND_THREAD_...
2003-12-11 Greg Beaveradd missing not relation
2003-12-11 Andrei ZmievskiMFB
2003-12-11 Marcus BoergerBugfix: #26591 [NEW]: "__autoload threw an exception...
2003-12-11 Greg Beaverfix #391, PHP 5 reference fix
2003-12-11 Greg Beaveradd failure test for non-existing file
2003-12-11 Greg Beavernew unit test for PEAR_Packager
2003-12-11 Dmitry StogovDir seaparator "\" was removed.
2003-12-11 Edin KadribasicMFB: Use standard header locations
2003-12-11 Andi Gutmans- Refix bug #24773
2003-12-11 Marcus BoergerHandle getter failure and allow to bypass thrown except...
2003-12-11 Marcus Boergerread_dimension() handler might return 0, handle this.
2003-12-11 Greg Beaversince nobody has taken any action, fix Console_Getopt...
2003-12-11 Greg Beaverupdate test cases for new error messages
2003-12-11 Greg Beavernew test case for directory tree deletion on uninstall
2003-12-11 <changelog... ChangeLog update
2003-12-10 Christian Stockerfix crashes when you call php:functionString() with a
2003-12-10 Ilia AlshanetskyFixed ZTS build.
2003-12-10 Derick Rethans- Test before commit - test before commit
2003-12-10 Moriyoshi Koizumioops.
2003-12-10 Moriyoshi KoizumiNFN
2003-12-10 Ilia AlshanetskyThe changes() method should be that of the database...
2003-12-10 Derick Rethans- Added support for MacRoman encoding to htmlentities...
2003-12-10 Moriyoshi KoizumiEliminate compiler warnings.
2003-12-10 Moriyoshi KoizumiRemove leftover
2003-12-10 foobarFixed bug #26565 (strtotime("this month") resolving...
2003-12-10 Marcus BoergerDo not double copy the string
2003-12-10 Marcus BoergerMake these inline
2003-12-10 Marcus BoergerFix a (single) leak
2003-12-10 Georg Richterfreeing result and stmt properties in MSHUTDOWN
2003-12-10 Moriyoshi KoizumiFix bug #26574 (basename() doesn't work properly with...
2003-12-10 Moriyoshi KoizumiExpose the macro globally
2003-12-10 Moriyoshi KoizumiFix typo.
2003-12-10 <changelog... ChangeLog update
2003-12-10 Ilia AlshanetskyFixed a crash in SQLite when fetching data using sqlite...
2003-12-10 Wez Furlongconsistency with unix build....
2003-12-09 foobar- Brought ext/bcmath to the new millennium
2003-12-09 Greg Beaverremove references to global variables in validatePackag...
2003-12-09 Rob Richardsfix possible mem leak when element has children
2003-12-09 Rob Richardsbuffer error messages until newline is hit
2003-12-09 Pierre Joye- MFB (fix pecl install)
2003-12-09 foobarFixed bug #26564 (ncurses5 has headers in PREFIX/includ...
2003-12-09 Wez Furlongallow assignment to $node->nodeValue to work for more
2003-12-09 Rob Richardsfix issues when passing in mulitple arguments
2003-12-09 foobarFix the configure output..
2003-12-09 foobarRemoved unnecessary outputs
2003-12-09 Marcus BoergerAdd missing dtor call.
2003-12-09 Marcus Boerger- Initialize for refcounting.
2003-12-09 foobar- Update credits.
2003-12-09 foobarcorrect credits
2003-12-09 foobar- Update header + added missing Id tags.
2003-12-09 foobarCorrect header..
2003-12-09 Andi Gutmans- Fix overallocation (thanks to Ilia)
2003-12-09 Ilia AlshanetskyKill unused variables.
2003-12-09 <changelog... ChangeLog update
2003-12-08 Hartmut Holzgraefereduce/reduce conflicts resolved
2003-12-08 Frank M. KromannAdding config file for win32. This allows to build...
2003-12-08 Frank M. KromannExporting symbols used in the imap extension
2003-12-08 foobarws
2003-12-08 Alex LeighRemoved extraneous php4_close() function and Windows...
2003-12-08 Rob Richardsfix getElementsByTagname iteration
2003-12-08 Alex LeighNew SAPI module for Continuity HTTP server (ashpool...
next