]> granicus.if.org Git - php/shortlog
php
2007-07-16 Jani Taskinen- Fix issue in differentiating between --with-* and...
2007-07-16 <changelog... ChangeLog update
2007-07-15 Jani Taskinen- Skip these tests always if unicode.semantics=on
2007-07-15 Jani Taskinen- Moved the old regex functions to it's own extension...
2007-07-15 Jani Taskinen- Initial commit (files will be moved from elsewhere...
2007-07-15 Jani TaskinenMFB: free error messages + ws fix
2007-07-15 Jani Taskinen- Unused macros removed
2007-07-15 <changelog... ChangeLog update
2007-07-14 Nuno Lopesignore *.gcda
2007-07-14 Nuno Lopesignore *.gcda
2007-07-14 Nuno Lopesignore *.gcda
2007-07-14 Dmitry StogovFixed test
2007-07-14 Dmitry StogovFixed compilation on Windows
2007-07-14 Antony Dovgalfix ws, cs & folding
2007-07-14 <changelog... ChangeLog update
2007-07-13 Sara GolemonWrong function name in error message
2007-07-13 Derick Rethans- Let's always use the macro as llabs() requires c99.
2007-07-13 Antony Dovgalfix test
2007-07-13 Antony Dovgaladd key values to the output
2007-07-13 Antony Dovgal("0" == NULL) must be false even in Unicode mode
2007-07-13 Antony Dovgaladd 64bit version
2007-07-13 Antony Dovgalsplit one more huge test into several smaller ones
2007-07-13 Antony Dovgalfix test, add 64bit version
2007-07-13 Antony Dovgalfix %u in Unicode mode
2007-07-13 Antony Dovgalfix tests
2007-07-13 Dmitry StogovUnicode support
2007-07-13 Zoe SlatteryAssert test cases
2007-07-13 Jani Taskinen- fix wrong logic
2007-07-13 Zoe SlatteryAssert test
2007-07-13 Jani Taskinen- Fixed some issues with enabling builtin stuff when...
2007-07-13 Dmitry StogovFixed bug #41635 (SoapServer and zlib.output_compressio...
2007-07-13 Rob Richardsuse macro - llabs not always available on win32
2007-07-13 Antony Dovgaldon't allow $PHP_OCI8 to be empty when OCI8 is enabled
2007-07-13 Dmitry StogovFixed memleak
2007-07-13 Antony Dovgalfix test
2007-07-13 Antony Dovgalsimplify the patch and prevent NULL retval_ptr_ptr's
2007-07-13 Dmitry StogovFixed erong compilation for static call to constructor
2007-07-13 Jani Taskinen- Make sure people call ldap_first_attribute() before...
2007-07-13 <changelog... ChangeLog update
2007-07-13 Jani Taskinen- Removed non-existing function entry
2007-07-13 Jani Taskinen- Fixed bug #41127 (Memory leak in ldap_{first|next...
2007-07-12 Johannes Schlüter- Mention [DOC] tag in the README
2007-07-12 Jani Taskinen- Fixed bug #39291 (ldap_sasl_bind() is mising sasl_aut...
2007-07-12 Zoe SlatteryreflectionObject tests
2007-07-12 Ulf WendelThe last bunch of changes to the old 0*.phpt tests...
2007-07-12 Ulf WendelWill this never end?
2007-07-12 Ulf WendelAs usual:
2007-07-12 Ulf WendelConnection parameter should be taken from connect.inc...
2007-07-12 Ulf WendelI forgot to mention: some will fail. In particular...
2007-07-12 Ulf WendelNext 10 in row to be tweaked:
2007-07-12 Ulf WendelThe usual tweaking:
2007-07-12 Ulf WendelPretty much the same cosmetics and tweaking as before...
2007-07-12 Ulf WendelMore typical changes:
2007-07-12 Ulf WendelAll the upcoming changes in the 0*.phpt files are prett...
2007-07-12 Ulf WendelAdding tests for mysqli_affected_rows() and mysqli_auto...
2007-07-12 Ulf WendelSome of the upcoming new tests will use this little...
2007-07-12 Ulf WendelSome tests intentionally fail connecting to the DB...
2007-07-12 Ulf WendelStarting to merge the latest set of ext/mysqli tests...
2007-07-12 Derick Rethans- Commit generated file.
2007-07-12 Derick Rethans- Missing file in commit.
2007-07-12 Derick Rethans- Fixed bug #41964 (strtotime returns a timestamp for...
2007-07-12 Jani Taskinenfix the configure output
2007-07-12 Jani Taskinenfix test
2007-07-12 Jani Taskinen- Removed unnecessary stuff
2007-07-12 Ulf Wendel1) Whitespace/CS
2007-07-12 Ulf WendelTesting SELECT "a" AS "". This is nice to test strcmp...
2007-07-12 Seiji MasugataSynced mail function in mb_send_mail function(Escape...
2007-07-12 Antony Dovgalfix MINFO handler
2007-07-12 Ulf WendelBlame me for not checking in a version that's been...
2007-07-12 Ulf WendelWhoever has hacked this function into ext/mysql, here...
2007-07-12 Ulf WendelChecking the phpinfo() entries of ext/mysql
2007-07-12 Ulf WendelAdding test for mysql_list_tables()
2007-07-12 Jani Taskinen- missing comma
2007-07-12 Ulf WendelChecks if ext/mysql exposes all constants it should...
2007-07-12 Ulf WendelNo skipping needed anymore, function is there even...
2007-07-12 Ulf WendelA bit more verbose message in case of problems. It...
2007-07-12 Ulf Wendel1) Whitespace/CS
2007-07-12 Ulf Wendel1) Whitespace/CS
2007-07-12 Ulf Wendel1) Whitespace/CS
2007-07-12 Ulf Wendel1) Whitespace/CS
2007-07-12 Ulf Wendel1) Whitespace/CS
2007-07-12 Jani TaskinenMFB: fix warning
2007-07-12 Jani Taskinen- Fix invalid logic (plus made it possible to pass...
2007-07-12 Jani Taskinen- Added test for bug #41815
2007-07-12 Ulf Wendel1) Whitespace/CS
2007-07-12 Ulf Wendel1) Whitespace/CS
2007-07-12 Dmitry StogovFixed bug #41961 (Ensure search for hidden private...
2007-07-12 Ulf Wendel1) Whitespace/CS
2007-07-12 Ulf Wendel1) Whitespace/CS
2007-07-12 Ulf WendelWhitespace/CS only
2007-07-12 Antony Dovgalfix ws, cs and folding
2007-07-12 Antony Dovgalfix WS, CS and other S
2007-07-12 Antony Dovgaladd new test
2007-07-12 Antony Dovgalfix test
2007-07-12 Dmitry StogovNamespaces
2007-07-12 Antony Dovgalfix #41970 (call_user_func_*() leaks on failure)
2007-07-12 <changelog... ChangeLog update
2007-07-11 Jani Taskinen- Enabled PHP_CHECK_CONFIGURE_OPTIONS (check for unknow...
2007-07-11 Jani Taskinen- Changed all AC_ARG_* options to PHP_ARG_* options.
2007-07-11 Jani Taskinen- Changed all AC_ARG_* options to PHP_ARG_* options...
next