]>
granicus.if.org Git - php/log
Jani Taskinen [Sun, 2 Aug 2009 01:42:40 +0000 (01:42 +0000)]
- No ignore here
Jani Taskinen [Sun, 2 Aug 2009 01:16:41 +0000 (01:16 +0000)]
- More missing svn:ignore entries
Felipe Pena [Sat, 1 Aug 2009 23:26:02 +0000 (23:26 +0000)]
- Fixed paths
Felipe Pena [Sat, 1 Aug 2009 23:10:11 +0000 (23:10 +0000)]
- Fixed bug #49125 (Error in dba_exists C code)
patch by: jdornan at stanford dot edu
Felipe Pena [Sat, 1 Aug 2009 20:44:00 +0000 (20:44 +0000)]
- Fixed ReflectionClass::getStaticProperties() to do not return the private properties from parent class;
behavior already adopted in ReflectionClass::getDefaultProperties() and ReflectionClass::getProperties().
Felipe Pena [Sat, 1 Aug 2009 18:22:31 +0000 (18:22 +0000)]
- Fixed bug #49132 (posix_times returns false without error)
patch by: phpbugs at gunnu dot us
Derick Rethans [Sat, 1 Aug 2009 12:55:36 +0000 (12:55 +0000)]
- Added a function to print all CVs from the local scope.
Jani Taskinen [Sat, 1 Aug 2009 03:17:31 +0000 (03:17 +0000)]
- Fixed bug #43510 (stream_get_meta_data() does not return same mode as used in fopen)
Jani Taskinen [Sat, 1 Aug 2009 01:32:57 +0000 (01:32 +0000)]
- Missing svn:ignore
Jani Taskinen [Sat, 1 Aug 2009 01:32:34 +0000 (01:32 +0000)]
- Missing svn:ignore
Jani Taskinen [Sat, 1 Aug 2009 01:01:43 +0000 (01:01 +0000)]
- Added test for bug #49074
Jani Taskinen [Sat, 1 Aug 2009 00:48:04 +0000 (00:48 +0000)]
- Fixed bug #49074 (private class static fields can be modified by using reflection)
Garrett Serack [Thu, 30 Jul 2009 20:20:56 +0000 (20:20 +0000)]
- Updated fix for bug #48911 (embed sapi misses SAPI_API)
#- Windows didn't need SAPI_API
Jani Taskinen [Thu, 30 Jul 2009 11:32:08 +0000 (11:32 +0000)]
- Fixed compile failure with older openssl libs (< 0.9.8), fixes bug #49012
Kalle Sommer Nielsen [Thu, 30 Jul 2009 03:54:27 +0000 (03:54 +0000)]
Test case for bug #42434
Felipe Pena [Wed, 29 Jul 2009 19:09:17 +0000 (19:09 +0000)]
- Fixed memleak in stream_is_local()
Johannes Schlüter [Wed, 29 Jul 2009 13:51:52 +0000 (13:51 +0000)]
Remove .project files (doesn't exist in trunk)
Ilia Alshanetsky [Wed, 29 Jul 2009 13:44:16 +0000 (13:44 +0000)]
Fixed bug #45141 (setcookie will output expires years of >4 digits).
Jani Taskinen [Wed, 29 Jul 2009 12:50:19 +0000 (12:50 +0000)]
- fuck bom
Greg Beaver [Wed, 29 Jul 2009 10:06:55 +0000 (10:06 +0000)]
sync run-tests.php with revision 286499 changes making php 6 tests with EXPECTF that can have arbitrary binary data in output work
Jani Taskinen [Wed, 29 Jul 2009 09:10:52 +0000 (09:10 +0000)]
- Fix news
Moriyoshi Koizumi [Wed, 29 Jul 2009 04:44:08 +0000 (04:44 +0000)]
* Fix bug #48645 (mb_convert_encoding() doesn't understand hexadecimal html-entities)
Hannes Magnusson [Tue, 28 Jul 2009 22:25:31 +0000 (22:25 +0000)]
MFH: Fixed bug #44144 & add test
Jani Taskinen [Tue, 28 Jul 2009 21:07:43 +0000 (21:07 +0000)]
- Fixed bug #48911 (embed sapi misses SAPI_API)
Kalle Sommer Nielsen [Tue, 28 Jul 2009 20:35:06 +0000 (20:35 +0000)]
Fixed bug #42434 (ImageLine w/ antialias = 1px shorter)
- patch by wojjie at gmail dot com
Sriram Natarajan [Tue, 28 Jul 2009 19:28:08 +0000 (19:28 +0000)]
- 48182 ssl handshake fails during asynchronous socket connection
Jani Taskinen [Tue, 28 Jul 2009 19:16:02 +0000 (19:16 +0000)]
- Skip some tests in 32bit systems, add cleanups where missing
Derick Rethans [Tue, 28 Jul 2009 15:25:16 +0000 (15:25 +0000)]
- Updated to version 2009.11 (2009k)
Rasmus Lerdorf [Tue, 28 Jul 2009 14:56:08 +0000 (14:56 +0000)]
Get rid of this platform-specific test
Antony Dovgal [Tue, 28 Jul 2009 08:59:08 +0000 (08:59 +0000)]
configure dependency has to be optional as well
Antony Dovgal [Tue, 28 Jul 2009 08:54:23 +0000 (08:54 +0000)]
fix segfault in session/tests/031.phpt by adding optional extension
dependency (php_hash_hashtable has to be initialized when setting
session.hash_function)
Rasmus Lerdorf [Mon, 27 Jul 2009 23:37:40 +0000 (23:37 +0000)]
The version check was completely bogus in this test
Rasmus Lerdorf [Mon, 27 Jul 2009 23:08:23 +0000 (23:08 +0000)]
We don't support . as a delimiter here in PHP 5.2. Support was added in 5.3
Takeshi Abe [Mon, 27 Jul 2009 22:12:35 +0000 (22:12 +0000)]
MFB: added test for #43073
Takeshi Abe [Mon, 27 Jul 2009 15:11:46 +0000 (15:11 +0000)]
MFH: fixed #48732 (TTF Bounding box wrong for letters below baseline) and #48801 (Problem with imagettfbbox)
Felipe Pena [Sun, 26 Jul 2009 23:44:59 +0000 (23:44 +0000)]
- Fix ZTS build
Jani Taskinen [Sun, 26 Jul 2009 23:22:27 +0000 (23:22 +0000)]
- Regenerated
Jani Taskinen [Sun, 26 Jul 2009 23:20:34 +0000 (23:20 +0000)]
- Fixed bug #49064 (--enable-session=shared does not work: undefined symbol:
php_url_scanner_reset_vars). (Jani)
# Note: This does not exist in PHP_5_2. Merged there as well to keep these files synced.
Jani Taskinen [Sun, 26 Jul 2009 22:59:46 +0000 (22:59 +0000)]
- Removed unused code (replaced long time ago by url_scanner_ex.*
Rasmus Lerdorf [Sun, 26 Jul 2009 21:44:54 +0000 (21:44 +0000)]
More mime-type cleanups
Ilia Alshanetsky [Sun, 26 Jul 2009 15:14:18 +0000 (15:14 +0000)]
Fixed bug #49026 (proc_open() can bypass safe_mode_protected_env_vars
restrictions).
Rasmus Lerdorf [Sun, 26 Jul 2009 02:12:38 +0000 (02:12 +0000)]
The test for bug #46739 doesn't actually need the remote
responder, so get rid of the skipif in PHP 5, and it was
broken in PHP 6 because the keys in the curl_info array
were not unicode. All internally-generated arrays should
have unicode keys.
Jani Taskinen [Sat, 25 Jul 2009 22:20:18 +0000 (22:20 +0000)]
- Fix tests to be more comptatible AND to test what they are supposed to test
Felipe Pena [Sat, 25 Jul 2009 21:56:31 +0000 (21:56 +0000)]
- Opss, fix the fix...
Felipe Pena [Sat, 25 Jul 2009 21:52:33 +0000 (21:52 +0000)]
- Fix test
Rasmus Lerdorf [Sat, 25 Jul 2009 21:37:04 +0000 (21:37 +0000)]
Fix dumb typo in the skipif
Jani Taskinen [Sat, 25 Jul 2009 21:07:02 +0000 (21:07 +0000)]
- Fix this again :)
Jani Taskinen [Sat, 25 Jul 2009 20:58:51 +0000 (20:58 +0000)]
- Add missing EXPERIMENTAL note (this thing REALLY is experimental at best..)
Jani Taskinen [Sat, 25 Jul 2009 20:44:19 +0000 (20:44 +0000)]
- Fixed bug #48637 ("file" wrapper is overwritten when using --with-curlwrappers)
# Also fixes bug #48603, basically same issue.
Felipe Pena [Sat, 25 Jul 2009 20:39:01 +0000 (20:39 +0000)]
- Making Valgrind happy
Derick Rethans [Sat, 25 Jul 2009 15:51:02 +0000 (15:51 +0000)]
- MF53: Added - to the list of "unsafe" characters so that the pecl dir can
have the - character in the name.
Derick Rethans [Sat, 25 Jul 2009 15:14:33 +0000 (15:14 +0000)]
- Updated to version 2009.11 (2009k)
Jani Taskinen [Sat, 25 Jul 2009 14:52:52 +0000 (14:52 +0000)]
- Fix bad environment usage
Jani Taskinen [Sat, 25 Jul 2009 14:49:17 +0000 (14:49 +0000)]
- Fix test when responder is something like lighttpd
Jani Taskinen [Sat, 25 Jul 2009 14:20:38 +0000 (14:20 +0000)]
- Fix test
Jani Taskinen [Sat, 25 Jul 2009 13:09:03 +0000 (13:09 +0000)]
- Merge from PHP_5_3:
r280810 | kalle: Fixed compiler warnings
r276286 | iliaa: Fixed bug #47477 (php_curl_stream_read() unnecessarily sleeps 15 secs under heavy load)
Jani Taskinen [Sat, 25 Jul 2009 13:00:25 +0000 (13:00 +0000)]
- Fixed bug #49052 (context option headers freed too early when using --with-curlwrappers)
Jani Taskinen [Sat, 25 Jul 2009 00:35:25 +0000 (00:35 +0000)]
- Fix test
Moriyoshi Koizumi [Fri, 24 Jul 2009 23:50:12 +0000 (23:50 +0000)]
- MFH
Jani Taskinen [Fri, 24 Jul 2009 19:51:55 +0000 (19:51 +0000)]
- Fix test
Rafael Machado Dohms [Fri, 24 Jul 2009 03:06:05 +0000 (03:06 +0000)]
Adding tests for imagesetthickness, basic and errors for both params, and complementing imagetruecolortopalette with out of bound params
Jani Taskinen [Thu, 23 Jul 2009 19:06:56 +0000 (19:06 +0000)]
- Fixed tests to be more portable
Jani Taskinen [Thu, 23 Jul 2009 17:39:21 +0000 (17:39 +0000)]
- Allow using huge values for chunklen in this branch too
Jani Taskinen [Thu, 23 Jul 2009 16:24:24 +0000 (16:24 +0000)]
- Fix test
Jani Taskinen [Thu, 23 Jul 2009 15:16:08 +0000 (15:16 +0000)]
- fix test
Jani Taskinen [Thu, 23 Jul 2009 14:54:04 +0000 (14:54 +0000)]
- Fixed bug #48802 (printf() returns incorrect outputted length)
Jani Taskinen [Thu, 23 Jul 2009 14:42:46 +0000 (14:42 +0000)]
- Fixed bug #49032 (SplFileObject::fscanf() variables passed by reference)
Patrick Allaert [Wed, 22 Jul 2009 12:20:56 +0000 (12:20 +0000)]
MFH: The exact error message might differ (it's "Not owner" on Solaris) (r265951)
Jani Taskinen [Tue, 21 Jul 2009 23:06:18 +0000 (23:06 +0000)]
- PHP_5_2 branch does not have these macros
Jani Taskinen [Tue, 21 Jul 2009 22:57:08 +0000 (22:57 +0000)]
- Fix badly applied patch (bug #48774)
Rasmus Lerdorf [Tue, 21 Jul 2009 21:15:48 +0000 (21:15 +0000)]
Fix bug #49003 by tweaking the fix to bug #44929 slightly.
A 0 followed by any punctuation is now significant instead
of just 0's in front of a period.
Sriram Natarajan [Tue, 21 Jul 2009 20:32:32 +0000 (20:32 +0000)]
- Fixed bug #48774 (SIGSEGVs when using curl_copy_handle()).
Ilia Alshanetsky [Tue, 21 Jul 2009 15:56:08 +0000 (15:56 +0000)]
Fixed bug #48962 (cURL does not upload files with specified filename).
Zoe Slattery [Tue, 21 Jul 2009 14:02:24 +0000 (14:02 +0000)]
Remove empty sections. Fix bad use of --SKIP--
Jani Taskinen [Tue, 21 Jul 2009 13:57:33 +0000 (13:57 +0000)]
- There is only one Makefile that needs removing
Jani Taskinen [Tue, 21 Jul 2009 12:01:26 +0000 (12:01 +0000)]
- Fixed problem with vcsclean which caused it not to really clean whole tree
Johannes Schlüter [Mon, 20 Jul 2009 14:34:09 +0000 (14:34 +0000)]
CVS->SVN
Jani Taskinen [Mon, 20 Jul 2009 10:54:37 +0000 (10:54 +0000)]
Fixed bug #48929 (Double \r\n after HTTP headers when "header" context option is an array)
Jani Taskinen [Mon, 20 Jul 2009 10:51:40 +0000 (10:51 +0000)]
- Removed unused parts
Rafael Machado Dohms [Mon, 20 Jul 2009 03:48:55 +0000 (03:48 +0000)]
Removing deprecated test replaced by individual tests for imageistruecolor and imagetruecolortopalette
Rafael Machado Dohms [Mon, 20 Jul 2009 03:47:29 +0000 (03:47 +0000)]
Separating and complementing imageistruecolor and imagetruecolortopalette tests
Felipe Pena [Mon, 20 Jul 2009 00:17:24 +0000 (00:17 +0000)]
- Fixed bug #48057 (Only the date fields of the first row are fetched, others are empty)
patch by: info at programmiernutte dot net
Felipe Pena [Sun, 19 Jul 2009 23:33:50 +0000 (23:33 +0000)]
- Fixed bug #48980 (Crash when compiling with pdo_firebird)
Felipe Pena [Sun, 19 Jul 2009 22:46:03 +0000 (22:46 +0000)]
- Revert my mistake
Rafael Machado Dohms [Sun, 19 Jul 2009 22:16:35 +0000 (22:16 +0000)]
Adjusting tests to use EXPECTF (faster testing) and adjusting 5_2 version to lack of parameter validation
Felipe Pena [Sun, 19 Jul 2009 20:53:26 +0000 (20:53 +0000)]
- Fixed module check (Related to bug #48785)
Felipe Pena [Sun, 19 Jul 2009 18:55:31 +0000 (18:55 +0000)]
- Fixed bug #48773 (Incorrect error when setting PDO::ATTR_STATEMENT_CLASS with ctor_args)
[HEAD only]
Pierre Joye [Sun, 19 Jul 2009 17:02:03 +0000 (17:02 +0000)]
- #49763 entry (and test commit in multiple branches :)
Christopher Jones [Sun, 19 Jul 2009 16:28:15 +0000 (16:28 +0000)]
MFH: Bug #48722 (Update OCI8 --enable-sigchild warning)
Christopher Jones [Sun, 19 Jul 2009 16:21:35 +0000 (16:21 +0000)]
make it easier for maintainers to set un/pw in environments that don't pass shell variables
Pierre Joye [Sun, 19 Jul 2009 15:31:05 +0000 (15:31 +0000)]
- Fix #48763, create corrupt archive
Pierre Joye [Sun, 19 Jul 2009 15:21:13 +0000 (15:21 +0000)]
- MF53
Felipe Pena [Sun, 19 Jul 2009 14:36:16 +0000 (14:36 +0000)]
- Removed unnecessary strlen() call and if statement.
Felipe Pena [Sun, 19 Jul 2009 03:25:49 +0000 (03:25 +0000)]
- Tests related to bug #48770
Rafael Machado Dohms [Sun, 19 Jul 2009 01:44:19 +0000 (01:44 +0000)]
Adding tests for imagecreatetruecolor for PHP_5_2 and trunk
Pierre Joye [Sat, 18 Jul 2009 17:08:11 +0000 (17:08 +0000)]
- let try to be smart, read the bug report....
Zoe Slattery [Sat, 18 Jul 2009 16:53:54 +0000 (16:53 +0000)]
Adding explanation
Zoe Slattery [Sat, 18 Jul 2009 16:41:16 +0000 (16:41 +0000)]
removing empty XFAIL sections
Zoe Slattery [Sat, 18 Jul 2009 13:47:08 +0000 (13:47 +0000)]
Removing unnecessary SKIPIF sections
Rasmus Lerdorf [Sat, 18 Jul 2009 03:18:36 +0000 (03:18 +0000)]
Fix TTF Files