]> granicus.if.org Git - php/shortlog
php
2005-07-18 Marcus Boerger- Provide distinction and distinct tests
2005-07-17 Marcus Boerger- Compatibility with ming 0.2a and 0.3a
2005-07-17 Marcus Boerger- Write temp file in test dir
2005-07-17 Marcus Boerger- Add new test
2005-07-17 Ilia AlshanetskyAdded missing init.
2005-07-17 Marcus Boerger- Fix problem with debug mode on selective machines
2005-07-17 Marcus Boerger- If you ask me both (expat and libxml) are not really...
2005-07-17 <changelog... ChangeLog update
2005-07-16 Ilia AlshanetskyAdded 2 missing cURL options available in all versions.
2005-07-16 Anantha Kesari H YNetWare can make use of the Autoconf based build system
2005-07-16 Anantha Kesari H Ylibpq-fs.h this file is of no use
2005-07-16 Anantha Kesari H Ymain/fopen_wrappers.c
2005-07-16 Anantha Kesari H YNetware pthreads support is good enough. So removing...
2005-07-16 <changelog... ChangeLog update
2005-07-15 George SchlossnagleDarwin seems to like this much better.
2005-07-15 George SchlossnagleDarwin seems to like this arrangement much better.
2005-07-15 Sara GolemonPass context parameter through to xport_create
2005-07-15 Anantha Kesari H Yext/standard/file.h NetWare LibC has fnmatch and realpa...
2005-07-15 <changelog... ChangeLog update
2005-07-14 Ilia AlshanetskyFixed compiler warning.
2005-07-14 Ilia AlshanetskyProperly recognize redirect code 303.
2005-07-14 Andi Gutmans- Back to -dev
2005-07-14 Andi Gutmans- Beta 3
2005-07-14 <changelog... ChangeLog update
2005-07-14 Wez FurlongAdd test case
2005-07-14 Wez Furlonggah!
2005-07-14 Wez FurlongThanks 'james' (a visitor to my blog) for reporting...
2005-07-14 Wez Furlongkeep this as a placeholder for debugging weird regressions
2005-07-14 Wez FurlongAdd utility for driver-specific tests
2005-07-14 Wez Furlongit is not an error for a statement to return 0 rows.
2005-07-14 foobar- Fixed cacheing bug in PHP_SOCKADDR_SA_LEN macro
2005-07-14 foobarFix the re_magic test by adding missing #include <sys...
2005-07-13 Sara GolemonRoute ftp:// wrapper via transports layer.\nFix typo...
2005-07-13 Ilia AlshanetskyFixed bug #33673 (Added detection for partially uploade...
2005-07-13 foobartypofix
2005-07-13 foobar- Added check whether re_magic exists in struct regex_t
2005-07-13 foobarfix typo
2005-07-13 foobarfixed typos
2005-07-13 <changelog... ChangeLog update
2005-07-12 Andi Gutmans- Update Beta 3 date
2005-07-12 Antony Dovgaladd forgotten ifdefs, fix #33667 (mysqli doesn't compile)
2005-07-12 Andi Gutmans- Update News
2005-07-12 Andi Gutmans- Back to -dev
2005-07-12 Andi Gutmans- Beta 3
2005-07-12 Andrey Hristovok, call pdo_mysql_error() before returning -1
2005-07-12 Andrey Hristovstrictly check the result of mysql_affected_rows()
2005-07-12 Ilia AlshanetskyAdded support for LOCK_EX flag for file_put_contents().
2005-07-12 Ilia AlshanetskyFixed double-free in the digest authentication handling.
2005-07-12 Georg Richterchanged version dependency for charset functions
2005-07-12 Wez Furlongcompile before commit...
2005-07-12 Wez FurlongEnable unix build for dblib/sybase/freetds.
2005-07-12 Antony Dovgalfix tests that started to fail after the last change...
2005-07-12 Wez FurlongAvoid estrdup(NULL), modified patch from Zhao ming...
2005-07-12 Georg Richterremoved charset structure. libmysql now provides a...
2005-07-12 foobarTouch with working re2c
2005-07-12 Dmitry StogovFixed bug #33156 (cygwin version of setitimer doesn...
2005-07-12 <changelog... ChangeLog update
2005-07-12 Wez Furlongtouch generated file
2005-07-12 Wez Furlongremember ? -> :pdox mapping so that binds by position...
2005-07-12 Wez Furlongfix bug when query was rewritten from ? to :name
2005-07-12 Wez Furlongimprove handling of bound input parameters when no...
2005-07-12 Wez Furlongexpand oracle null handling compatability by offering...
2005-07-12 Wez Furlongshould always bind columns after execute.
2005-07-11 Ilia AlshanetskyMake references misuse emit E_NOTICE rather E_STRICT...
2005-07-11 Ilia AlshanetskyA bit of further tuning.
2005-07-11 Andrey Hristovfix a segfault with the following script:
2005-07-11 Andrey Hristov- mysql_affected_rows() already returns an unsigned...
2005-07-11 Jon PariseRemoving the automake-related output. The build no...
2005-07-11 <changelog... ChangeLog update
2005-07-11 Ilia AlshanetskyCompiler warning fix.
2005-07-10 foobar- Moved ext/dbx and ext/ircg to PECL.
2005-07-10 foobartouch
2005-07-10 Wez FurlongFix #33624, mysterious crashes on shutdown on win32
2005-07-10 Marcus Boerger- use three digit octal character definition
2005-07-10 <changelog... ChangeLog update
2005-07-10 Andrey Hristovstmt->column_count is set only if the result has been...
2005-07-10 Andrey Hristovok, calculate max_length only in case of a blob (normal...
2005-07-10 Andrey Hristovif the result set is buffered ask libmysql to compute...
2005-07-10 Wez FurlongGet precise lengths from the server, as suggested by...
2005-07-09 Wez FurlongRelated to #33624. Crashes for me on shutdown, but...
2005-07-09 <changelog... ChangeLog update
2005-07-09 Ilia AlshanetskyAdded safety checks.
2005-07-09 Ilia AlshanetskyMake cursor closer work with emulation as well.
2005-07-09 Wez Furlongdon't free the cols until we know we have another rowset
2005-07-09 Ilia AlshanetskyAdded cursor closer handler.
2005-07-09 Ilia AlshanetskyAdded missing header check.
2005-07-09 Ilia Alshanetskycursor_closer for SQLite.
2005-07-09 Ilia AlshanetskyImplement cursor_closer for MySQL driver.
2005-07-09 Wez Furlongfor the transactions test case, detect working transact...
2005-07-09 Ilia AlshanetskyFixed memory leak
2005-07-09 Wez FurlongFix two bugs:
2005-07-09 Wez FurlongAdded:
2005-07-09 Ilia AlshanetskySafer way of allowing 'blank' user/pass.
2005-07-09 foobarshow ugly full path for failed redirected tests
2005-07-09 foobar- No need to use convert_to_string_ex() when dealing...
2005-07-09 foobar- Fixed bug #33588 (LDAP: RootDSE query not possible).
2005-07-08 Ilia AlshanetskyFix needed for PostgreSQL driver to allow $user & ...
2005-07-08 foobarSanitazione
2005-07-08 Wez Furlongfix leak
2005-07-08 Marcus Boerger- Regenerate using re2c 0.9.8
next