]> granicus.if.org Git - php/shortlog
php
2005-04-22 Antony Dovgalfix C++ comments
2005-04-22 Masaki Fujimoto- Fix mbfl_encoding_detector_feed() and mbfl_mbfl_ident...
2005-04-22 Wez Furlongfix bug #32795
2005-04-22 <changelog... ChangeLog update
2005-04-21 foobar- Fix birdstep support (no SQLDataSources() support...
2005-04-21 Ilia Alshanetskyphp_error() -> php_error_docref().
2005-04-21 foobar- Allow using --enable-versioning with any SAPI module
2005-04-21 foobarExpose EXEEXT and use for cli/cgi binaries
2005-04-21 foobar- Fixed bug #32647 (Using register_shutdown_function...
2005-04-21 foobarFix test when register_long_arrays is off in your php.ini
2005-04-21 foobarAdded test for bug #32647
2005-04-21 foobarbug => Bug
2005-04-21 foobar- Possible fix for bug #32778
2005-04-21 Dmitry StogovFixed wrong SoapFault codes. The codes MUST be namespac...
2005-04-21 Antony Dovgaladd *.php to cvsignore
2005-04-21 <changelog... ChangeLog update
2005-04-20 Ilia AlshanetskyFixed ZTS build of fdf extension.
2005-04-20 Brian FranceAdded support for .cc files in extensions.
2005-04-20 Georg Richteranother fix for last commit (committed from wrong tree) :(
2005-04-20 Georg Richterfixed typo in last commit :(
2005-04-20 Georg Richteradded support for data truncation (bind_result) for...
2005-04-20 Dmitry StogovFixed bug #32776 (SOAP doesn't support one-way operations)
2005-04-20 Dmitry Stogovspace -> tab
2005-04-20 Dmitry StogovSupport for element's form and schema's elementFormDefa...
2005-04-20 Dmitry StogovSome tests were fixed
2005-04-20 <changelog... ChangeLog update
2005-04-19 Marcus Boerger- Add ReflectionProperty::getDocComment()
2005-04-19 foobar- Never use Z_TYPE* macros on non-zvals.
2005-04-19 Ilia AlshanetskyRemoved unused var.
2005-04-19 Ilia Alshanetskyremoved unused var.
2005-04-19 Andrey Hristovadd INT_MAX and INT_SIZE constants.
2005-04-19 Andrey HristovMFB
2005-04-19 Andrey Hristovadd a test case for Bug #32405 (the previous commit...
2005-04-19 Andrey Hristov- nail down another 64bit problem. this will fix about...
2005-04-19 Andrey Hristov- fixing all "long" into "int" fetching problems (cause...
2005-04-19 foobarNo c++ comments in C code
2005-04-19 foobar- This is not C++ code
2005-04-19 Wez Furlongmerge from branch: fixes for #32758 and #32759
2005-04-19 Ilia AlshanetskyFixed bug #32753 (Undefined constant SQLITE_NOTADB).
2005-04-19 <changelog... ChangeLog update
2005-04-18 Rob RichardsFix bug #32755 Segfault in replaceChild() when Document...
2005-04-18 Andrey Hristovdon't null it - let the engine do its magic ;)
2005-04-18 Wez Furlongmerge bug fixes from branch
2005-04-18 Anantha Kesari H YPHP_OS and PHP_UNAME need to be hardcoded for cross...
2005-04-18 Dmitry StogovMissing files were added
2005-04-18 Dmitry StogovFixed memory leak in debug_backtrace()
2005-04-18 Georg Richtercursor support for 5.0.4 (STMT_ATTR_CURSOR_TYPE changed...
2005-04-18 Ilia Alshanetskyremoved unused vars.
2005-04-18 Ilia AlshanetskyChecks not needed, done by ext/libxml already.
2005-04-18 <changelog... ChangeLog update
2005-04-17 Marcus Boerger- Add more tests
2005-04-17 Marcus Boerger- Fix special cases of property_exists()
2005-04-17 Marcus Boerger- Fix logic
2005-04-17 Ilia AlshanetskyAdded missing safe_mode & open_basedir checks.
2005-04-17 foobar- Fixed bug #30819 (Better support for LDAP SASL bind)
2005-04-17 foobar- Removed unnecessary NEWS entry
2005-04-17 foobar- Remove relic
2005-04-17 Derick Rethans- Fixed bug #32735 (Compile error in GD extension).
2005-04-17 foobar- Fixed bug #31887 (Custom 5xx error does not return...
2005-04-17 <changelog... ChangeLog update
2005-04-16 Sara Golemonmethod_exists() regression test
2005-04-16 Sara GolemonFix method_exists(), pce is fetched, but ce is used
2005-04-16 foobarretype
2005-04-16 Pierre Joye- Typo
2005-04-16 Pierre Joye- Entry for imageconvolution addition
2005-04-16 Pierre Joye- export imageconvolution to userland, making people...
2005-04-16 Rasmus LerdorfI think this is a cleaner emboss filter. Less fringing.
2005-04-16 <changelog... ChangeLog update
2005-04-16 Rasmus LerdorfThe emboss and edge detection matrices are swapped
2005-04-16 Rasmus LerdorfDon't do PDO here if PDO is disabled
2005-04-15 foobar- Fixed bug #32719 (strval() fails to zero terminate...
2005-04-15 foobarAdd some more cases
2005-04-15 foobarAdded test for strval() function
2005-04-15 foobar- Use correct type (bug #32720)
2005-04-15 Marcus Boerger- Fix even though we already know that the function...
2005-04-15 Andrei ZmievskiFix certain operations to stop relying on presence...
2005-04-15 Uwe SchindlerRemove include_path support from md5_file/sha1_file...
2005-04-15 Uwe Schindleruse streams api for md5_file and sha1_file. Added param...
2005-04-15 Uwe Schindlerfix various solaris problems by replacing stdio with...
2005-04-15 <changelog... ChangeLog update
2005-04-14 foobar- Regenerated with re2c 0.9.6 (fixes severe bugs)
2005-04-14 foobar- Add support for latest Birdstep
2005-04-14 Marcus Boerger- Rename class File to FileObject
2005-04-14 Andrey Hristov- don't use short tag
2005-04-14 Ilia Alshanetskymissing header (re2c 0.9.4 built .c file)
2005-04-14 Ilia AlshanetskyAdded missing header.
2005-04-14 Ilia AlshanetskyMFB43: Fixed bug #31583 (php_std_date() uses short...
2005-04-14 <changelog... ChangeLog update
2005-04-13 Ilia AlshanetskyRemoved unused vars.
2005-04-13 Antony Dovgaldisable pg_cmdtuples() too, if there is no pg_affected_...
2005-04-13 Derick Rethans- MFH43: Fixed bug #32699 (pg_affected_rows() was defin...
2005-04-13 Antony Dovgaladd testcase for bug #30833
2005-04-13 <changelog... ChangeLog update
2005-04-12 Frank M. KromannFix for #32682. Error on module shutdown when called...
2005-04-12 Ilia AlshanetskyFixed compiler warning.
2005-04-12 Antony Dovgalfix #30833 (array_count_values modifying input array)
2005-04-12 Stanislav Malyshevfix memory corruption if one on the on_modify handlers...
2005-04-12 Ilia AlshanetskyFixed compiler warning.
2005-04-12 <changelog... ChangeLog update
2005-04-11 Frank M. KromannDon't truncate the .options file when a database is...
next