]> granicus.if.org Git - php/shortlog
php
2004-01-01 <changelog... ChangeLog update
2003-12-31 Ilia Alshanetskyemalloc() -> safe_emalloc()
2003-12-31 Andrei ZmievskiMake default message look better.
2003-12-31 Frank M. KromannMake sure zlib.lib is found
2003-12-31 Marcus BoergerBFN
2003-12-31 Derick Rethans- Fixed bug #26751 (PHP can't find the MySQL socket...
2003-12-31 Andrey Hristovproto fix
2003-12-31 Georg Richterfixed problems with longlong values in mysqli
2003-12-31 Georg Richterfixed memleak and segfault when constructor call failed
2003-12-31 <changelog... ChangeLog update
2003-12-31 foobarcleanup
2003-12-31 Ilia AlshanetskyReplace regular malloc with safe_emalloc in several...
2003-12-30 Georg Richterfixed a bug in mysqli_num_rows (added support for longl...
2003-12-30 Georg Richterfixed a bug in insert_id property
2003-12-30 foobarFix the include path for Zend
2003-12-30 Andi Gutmans- Fix typos
2003-12-30 Marcus BoergerUpdate
2003-12-30 <changelog... ChangeLog update
2003-12-30 Ilia AlshanetskyAdded test case for bug #26696.
2003-12-29 Marcus BoergerUse __tostring() in all printing functions.
2003-12-29 Marcus BoergerNo Notices here
2003-12-29 Marcus BoergerFix data source
2003-12-29 Marcus BoergerFix (string) conversion
2003-12-29 Marcus BoergerAdd missing notice
2003-12-29 Rob RichardsBFN
2003-12-29 Rob RichardsFixed bug #26743 (getElementsByTagName doesn't work...
2003-12-29 Marcus BoergerAlign output if one section shows 100% and display...
2003-12-29 Ilia AlshanetskyRemoved a useless define.
2003-12-29 Marcus BoergerBFN
2003-12-29 Marcus BoergerAdd some __autoload() tests.
2003-12-29 Marcus BoergerFix __autoload() with derived classes
2003-12-29 <changelog... ChangeLog update
2003-12-29 Georg Richterupdated todo list (removed finished tasks)
2003-12-28 Georg Richterfixed prototype for mysqli_bind_result
2003-12-28 Derick Rethans- Fix typo
2003-12-28 Ilia AlshanetskyLast bit of CS fixes.
2003-12-28 Ilia AlshanetskyCS fixes.
2003-12-28 Marcus BoergerAdd more tests.
2003-12-28 Marcus BoergerAdd a test
2003-12-28 Marcus BoergerFix a memleak
2003-12-28 Marcus BoergerWS
2003-12-28 Marcus BoergerFix order of class_entry member initialization (needed...
2003-12-28 Rui Hirokawarevert my previous patch because utf-8 support is still...
2003-12-28 Rui Hirokawaadded warning message.
2003-12-28 Rui Hirokawaadded a option to select character encoding for sqlite.
2003-12-28 Georg Richterfixed bug in properties for longlong values
2003-12-28 <changelog... ChangeLog update
2003-12-28 Sara GolemonTest additional wrapper methods [unlink, rename, mkdir...
2003-12-27 Moriyoshi KoizumiJust laugh at me :)
2003-12-27 Moriyoshi Koizumi- Add missing sanity check.
2003-12-27 Marcus BoergerBFN
2003-12-27 Marcus BoergerFixed bug #26065 (Crash when nesting classes)
2003-12-27 Marcus BoergerCorrect in order
2003-12-27 Marcus BoergerBugfix #25329
2003-12-27 Marcus BoergerNot needed
2003-12-27 Marcus BoergerAdd new test related to bug #25329.
2003-12-27 Marcus BoergerBugfix #25038 (call_user_func issues warning if functio...
2003-12-27 Marcus BoergerAdd new test
2003-12-27 Marcus BoergerSimplify
2003-12-27 Marcus BoergerFix __tostring() and concatenation
2003-12-27 Rob Richardsfix libxml mem leak
2003-12-27 Rob RichardsFixed bug #26723
2003-12-27 Rob RichardsFixed bug #26723 (domNode::appendChild() changes child...
2003-12-26 <changelog... ChangeLog update
2003-12-25 Ilia AlshanetskySynchronized bundled GD library with GD 2.0.17
2003-12-25 Marcus BoergerFix warning
2003-12-25 Marcus BoergerFix warning
2003-12-25 Ilia AlshanetskyFixed Bug #26703 (Certain characters inside strings...
2003-12-25 Antony Dovgalworkaround for possible ORA-22280 warning if buffers...
2003-12-25 <changelog... ChangeLog update
2003-12-24 Moriyoshi Koizumi- fixes for compatibility. now fgetcsv() treats a null...
2003-12-24 Ilia AlshanetskyFixed bug #26707 (Incorrect error for disabled function...
2003-12-24 Antony Dovgalseparate oci_lob_flush() to use it in oci_lob_append...
2003-12-24 Moriyoshi Koizumi- Supply some comments. Hope those help when you have...
2003-12-24 <changelog... ChangeLog update
2003-12-23 Wez FurlongFix segfault in ZTS mode
2003-12-23 Ilia AlshanetskyProperly detect bundled libtool when PHP is built in...
2003-12-23 Ilia AlshanetskyMake test work with PostgreSQL 7.4
2003-12-23 Wez FurlongA more general check for dirs under Release or Debug.
2003-12-23 Moriyoshi KoizumiThose are not structures :-)
2003-12-23 Ilia AlshanetskyCompiler warning fixes.
2003-12-23 Ilia AlshanetskyFixed compiler warnings.
2003-12-23 Antony Dovgaladd oci_fetch_assoc(), oci_fetch_object(), oci_fetch_ar...
2003-12-23 Wez FurlongProper check for resolv.lib
2003-12-23 Antony Dovgalhuge patch
2003-12-23 Wez Furlongimplement our own tiny little dependcy tracker and use
2003-12-23 Wez Furlongenable inifile handler under new win32 build too
2003-12-23 Wez FurlongAttempt to work around apparent problems with WshShell...
2003-12-23 Wez FurlongBetter implementation of the prefix thing
2003-12-23 Andi Gutmans- Commit fixes to PHP man page
2003-12-23 Marcus BoergerFixed bug #26697 (calling class_exists on a nonexistent...
2003-12-23 Antony Dovgaldo not delete connection ids, we need them
2003-12-23 Georg Richter#fixed bug #26680
2003-12-23 Frank M. KromannAdding install target that follows the prefix
2003-12-23 Wez FurlongNow that it has matured somewhat, don't discourage...
2003-12-23 Wez Furlongfix API exports
2003-12-23 Wez FurlongImplement a glob() function for use by win32 configure.
2003-12-23 Wez Furlongwin32 buildconf now honours extension dependencies...
2003-12-23 <changelog... ChangeLog update
2003-12-23 Frank M. KromannUse a variable name so this actually works.
next