]> granicus.if.org Git - php/shortlog
php
2003-12-16 Harald Radifix non-zts build errors
2003-12-16 Stanislav Malyshevexport class initialization function
2003-12-16 Stanislav Malyshevexport externally used functions
2003-12-16 Stanislav Malyshevexport function
2003-12-16 Dmitry StogovImproper test file was fixed.
2003-12-16 Harald Radi@- fixed #20006, #22674 and #24531 (harald)
2003-12-16 Harald Radiadd myself
2003-12-16 Harald Radifix include path
2003-12-16 Georg Richteradded properties
2003-12-16 foobarBFN
2003-12-16 Sebastian BergmannFix ZTS build.
2003-12-16 Greg Beaverremove optional dep on xmlrpc, not really useful at...
2003-12-16 <changelog... ChangeLog update
2003-12-16 Ilia AlshanetskyFixed Bug #26625 (pg_convert sets NULL incorrectly...
2003-12-15 Marcus BoergerCheck validity of seeks.
2003-12-15 Ilia AlshanetskyAlways set panic call handler, allows us to address...
2003-12-15 Ilia AlshanetskyFixed bug #26635 (fixed look up for fonts in the curren...
2003-12-15 Marcus BoergerReenable __tostring() magic for print,echo,concatenatio...
2003-12-15 Antony Dovgaladd new functions:
2003-12-15 foobarws + cs (no c++ comments in c code)
2003-12-15 Dmitry StogovBug #24773 was fixed (Zend/tests/bug24773.phpt)
2003-12-15 Dmitry StogovMemory corruptions were fixed in zend_str_tolower_copy()
2003-12-15 Sara GolemonScan for : in host:port pair from right instead of...
2003-12-15 Ilia AlshanetskyRemoved unused variable.
2003-12-15 John CoggeshallApplying some minor fixes / CS changes by ilia
2003-12-15 <changelog... ChangeLog update
2003-12-15 foobarlalalaa..
2003-12-14 Ilia AlshanetskyUpdate test to reflect new functionality.
2003-12-14 Ilia AlshanetskyFixed bug #24693 (Allow session.use_trans_sid to be...
2003-12-14 Marcus BoergerChange to more complicated 'c' more
2003-12-14 Marcus Boerger- Fix Bug #26304 Unexpected data loss when opening...
2003-12-14 Marcus BoergerNot needed
2003-12-14 Moriyoshi KoizumiReorganization.
2003-12-14 Moriyoshi KoizumiNote about Apache2 SAPI change.
2003-12-14 Ilia AlshanetskyDo not mangle column names.
2003-12-14 Ilia AlshanetskyFixed test.
2003-12-14 Ilia AlshanetskyFixed compiler warnings.
2003-12-14 Marcus BoergerFix test
2003-12-14 Zeev SuraskiFix behavior of return-by-reference functions. Remove...
2003-12-14 Marcus BoergerRemoved doubled loop from wrongly applied patch
2003-12-14 Zeev SuraskiCleanup
2003-12-14 Zeev SuraskiSome cleanup
2003-12-14 Zeev SuraskiFix from Michael Sisolak (destructors weren't always...
2003-12-14 John CoggeshallModified package.xml to reflect 2.0's beta status
2003-12-14 John CoggeshallTons of changes for Tidy 2.0 -- output buffering, multi...
2003-12-14 <changelog... ChangeLog update
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
next