]>
granicus.if.org Git - php/log
Rasmus Lerdorf [Fri, 7 Aug 2009 17:14:19 +0000 (17:14 +0000)]
Only skip leading 0's - fixes a test I broke a while ago
Jani Taskinen [Fri, 7 Aug 2009 15:45:56 +0000 (15:45 +0000)]
- Generated files
Jani Taskinen [Fri, 7 Aug 2009 15:44:37 +0000 (15:44 +0000)]
- Fixed bug #48719 parse_ini_*(): scanner mode is not checked for sanity)
Jani Taskinen [Fri, 7 Aug 2009 14:22:49 +0000 (14:22 +0000)]
- Generated files..
Jani Taskinen [Fri, 7 Aug 2009 14:21:38 +0000 (14:21 +0000)]
- Fixed bug #48660 (parse_ini_*(): dollar sign as last character of value fails)
Pierre Joye [Fri, 7 Aug 2009 13:31:09 +0000 (13:31 +0000)]
- Fixed #49183, dns_get_record does not return NAPTR records
Jani Taskinen [Thu, 6 Aug 2009 13:54:21 +0000 (13:54 +0000)]
- Fix test
Rasmus Lerdorf [Thu, 6 Aug 2009 13:31:03 +0000 (13:31 +0000)]
More eol crap
Rasmus Lerdorf [Thu, 6 Aug 2009 13:26:43 +0000 (13:26 +0000)]
Fix more tests messed up by svn
Rasmus Lerdorf [Thu, 6 Aug 2009 13:08:13 +0000 (13:08 +0000)]
Fix test
Jani Taskinen [Thu, 6 Aug 2009 12:40:36 +0000 (12:40 +0000)]
- Remove duplicate section
Ilia Alshanetsky [Thu, 6 Aug 2009 12:23:35 +0000 (12:23 +0000)]
Make test more generic
Jani Taskinen [Thu, 6 Aug 2009 11:11:15 +0000 (11:11 +0000)]
- Fix CS and remove extra strlen() call
Jani Taskinen [Thu, 6 Aug 2009 11:05:07 +0000 (11:05 +0000)]
- Missing svn:ignore
Jani Taskinen [Thu, 6 Aug 2009 11:02:25 +0000 (11:02 +0000)]
- Restore PHP-5.2 behaviour when passing null inside object scope to get_class()
Rasmus Lerdorf [Thu, 6 Aug 2009 10:56:00 +0000 (10:56 +0000)]
The user argument cannot be NULL here - fixes 2 tests
Scott MacVicar [Thu, 6 Aug 2009 01:33:54 +0000 (01:33 +0000)]
Fix bug #48575 - Use dlopen() just like all the other *nixes instead of OSX specific code.
Scott MacVicar [Wed, 5 Aug 2009 23:20:17 +0000 (23:20 +0000)]
Change dns.h to php_dns.h, part of my dns cleanup
Kalle Sommer Nielsen [Wed, 5 Aug 2009 21:25:39 +0000 (21:25 +0000)]
MFH: Fixed compiler warnings in ext/date
Scott MacVicar [Wed, 5 Aug 2009 20:01:33 +0000 (20:01 +0000)]
res_search is already checked within ext/standard/config.m4
also check for arpa/nameser_compat.h, OSX puts some old defines in there (not used yet)
Ilia Alshanetsky [Wed, 5 Aug 2009 19:45:13 +0000 (19:45 +0000)]
Minor tweak
andy wharmby [Wed, 5 Aug 2009 16:10:46 +0000 (16:10 +0000)]
Basic test for is_resource() and isset() functions. tested on Windows, Linux and Linux 64
andy wharmby [Wed, 5 Aug 2009 08:54:27 +0000 (08:54 +0000)]
Add new use-case to parse_str() test. Tested on Windows, Linux and Linux 64
andy wharmby [Tue, 4 Aug 2009 23:16:25 +0000 (23:16 +0000)]
Fix tests
Jani Taskinen [Tue, 4 Aug 2009 14:49:33 +0000 (14:49 +0000)]
- Revert bad fix for bug #49122 and only enable this when mysqlnd is used
Jani Taskinen [Tue, 4 Aug 2009 12:16:40 +0000 (12:16 +0000)]
- Add test (yes, it fails still :)
Jani Taskinen [Tue, 4 Aug 2009 11:20:49 +0000 (11:20 +0000)]
- Fixed bug #48608 (Invalid libreadline version not detected during configure)
Jani Taskinen [Tue, 4 Aug 2009 11:15:37 +0000 (11:15 +0000)]
- Retouch without my path in the #line directives
Antony Dovgal [Tue, 4 Aug 2009 09:27:15 +0000 (09:27 +0000)]
cosmetic fix
Antony Dovgal [Tue, 4 Aug 2009 09:24:48 +0000 (09:24 +0000)]
fix memleak and possible segfault in HTTP fopen wrapper
Jani Taskinen [Tue, 4 Aug 2009 02:58:29 +0000 (02:58 +0000)]
- Generated files
Jani Taskinen [Tue, 4 Aug 2009 02:56:26 +0000 (02:56 +0000)]
- Fixed bug #48768 (parse_ini_*() crash with INI_SCANNER_RAW)
Jani Taskinen [Tue, 4 Aug 2009 02:55:24 +0000 (02:55 +0000)]
- Fix title
Jani Taskinen [Tue, 4 Aug 2009 02:35:38 +0000 (02:35 +0000)]
- Generated files
Jani Taskinen [Tue, 4 Aug 2009 02:34:32 +0000 (02:34 +0000)]
- cosmetics
Jani Taskinen [Tue, 4 Aug 2009 02:34:04 +0000 (02:34 +0000)]
- Fixed bug #49056 (parse_ini_file() regression in 5.3.0 when using non-ASCII strings as option keys)
andy wharmby [Mon, 3 Aug 2009 23:12:43 +0000 (23:12 +0000)]
New basic tests for get_defined_constants(), get_loaded_extensions() and get_resource_type() functions. Tested on Windows, Linux and Linux 64 bit
andy wharmby [Mon, 3 Aug 2009 22:40:58 +0000 (22:40 +0000)]
Add missing SKIPIF sections to tests
Felipe Pena [Mon, 3 Aug 2009 19:05:56 +0000 (19:05 +0000)]
- Fixed bug #49095 (proc_get_status['exitcode'] fails on win32)
Jani Taskinen [Mon, 3 Aug 2009 18:15:30 +0000 (18:15 +0000)]
- Fixed bug #48994 (zlib.output_compression does not ouput HTTP headers when set to a string value)
# also fixes bug #35936 (ini.zlib.output-compression Documentation :)
Felipe Pena [Mon, 3 Aug 2009 15:58:18 +0000 (15:58 +0000)]
- CS
Andrey Hristov [Mon, 3 Aug 2009 14:50:10 +0000 (14:50 +0000)]
test 2
Andrey Hristov [Mon, 3 Aug 2009 14:46:11 +0000 (14:46 +0000)]
test
Felipe Pena [Mon, 3 Aug 2009 13:26:15 +0000 (13:26 +0000)]
- Improved. No ugly copy. (Tony)
Felipe Pena [Mon, 3 Aug 2009 13:16:24 +0000 (13:16 +0000)]
- Re-fix stream_is_local() memory leaks
Jani Taskinen [Mon, 3 Aug 2009 13:02:53 +0000 (13:02 +0000)]
- Fixed bug #48400 (imap crashes when closing stream opened with OP_PROTOTYPE flag)
Jani Taskinen [Mon, 3 Aug 2009 11:21:44 +0000 (11:21 +0000)]
- Fixed bBug #48873 (Using both --with-libedit and --with-readline cause unknown option warning)
# This isn't worth of NEWS entry, it's just cosmetic
Jani Taskinen [Mon, 3 Aug 2009 10:23:23 +0000 (10:23 +0000)]
- These tests fail if mbstring is enabled, not because of bad libc..
Uwe Schindler [Mon, 3 Aug 2009 10:13:49 +0000 (10:13 +0000)]
MFH: Fix bug #46020: With Sun Java System Web Server 7.0 on HPUX, #define HPUX
Antony Dovgal [Mon, 3 Aug 2009 08:45:28 +0000 (08:45 +0000)]
revert bogus memleak fix causing Valgrind to scream
Rasmus Lerdorf [Mon, 3 Aug 2009 05:17:53 +0000 (05:17 +0000)]
Fix a few more tests
Rasmus Lerdorf [Mon, 3 Aug 2009 04:57:31 +0000 (04:57 +0000)]
Given that we have a DB connection by the time we get here,
mysql_affected_rows() cannot return false.
Rasmus Lerdorf [Mon, 3 Aug 2009 04:01:57 +0000 (04:01 +0000)]
Fix broken json tests in all branches
Rasmus Lerdorf [Sun, 2 Aug 2009 23:08:21 +0000 (23:08 +0000)]
Give this test more headroom since it needs to allocate a 90M block
Rasmus Lerdorf [Sun, 2 Aug 2009 22:37:07 +0000 (22:37 +0000)]
Fix test on 32-bit
Etienne Kneuss [Sun, 2 Aug 2009 21:21:46 +0000 (21:21 +0000)]
Addref on clone as well
Antony Dovgal [Sun, 2 Aug 2009 20:49:20 +0000 (20:49 +0000)]
fix test
Greg Beaver [Sun, 2 Aug 2009 19:11:15 +0000 (19:11 +0000)]
fix Bug #43857
Jani Taskinen [Sun, 2 Aug 2009 01:48:27 +0000 (01:48 +0000)]
- More and more missing svn:ignore entries.
Jani Taskinen [Sun, 2 Aug 2009 01:16:41 +0000 (01:16 +0000)]
- More missing svn:ignore entries
Jani Taskinen [Sun, 2 Aug 2009 01:10:26 +0000 (01:10 +0000)]
- Missing svn:ignore
Jani Taskinen [Sun, 2 Aug 2009 01:07:38 +0000 (01:07 +0000)]
- Fixed bug #49122 (undefined reference to mysqlnd_stmt_next_result on compile with --with-mysqli and MySQL 6.0)
Jani Taskinen [Sun, 2 Aug 2009 00:27:51 +0000 (00:27 +0000)]
- Add missing svn:ignore
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
Felipe Pena [Sat, 1 Aug 2009 15:46:50 +0000 (15:46 +0000)]
- Fixed tests
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:45:22 +0000 (01:45 +0000)]
- Fixed bug #49092 (ReflectionFunction fails to work with functions in fully qualified namespaces)
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)
Rasmus Lerdorf [Fri, 31 Jul 2009 21:09:45 +0000 (21:09 +0000)]
Fix bug #48880
The ini entry was being corrupted because it wasn't being set
on the ACTIVATE and DEACTIVATE stages.
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
Felipe Pena [Thu, 30 Jul 2009 12:06:40 +0000 (12:06 +0000)]
- Fixed bug #49108 (2nd scan_dir produces seg fault)
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
Jani Taskinen [Thu, 30 Jul 2009 10:53:04 +0000 (10:53 +0000)]
- Fix test
Stanislav Malyshev [Thu, 30 Jul 2009 05:01:53 +0000 (05:01 +0000)]
fix for bug #49000
Kalle Sommer Nielsen [Thu, 30 Jul 2009 03:54:27 +0000 (03:54 +0000)]
Test case for bug #42434
Felipe Pena [Thu, 30 Jul 2009 00:18:48 +0000 (00:18 +0000)]
- Added missing entries from me
Felipe Pena [Wed, 29 Jul 2009 19:09:17 +0000 (19:09 +0000)]
- Fixed memleak in stream_is_local()
Greg Beaver [Wed, 29 Jul 2009 16:29:30 +0000 (16:29 +0000)]
oops, released as beta instead of stable, Gwynne: svn rm tags/RELEASE_2_0_0 fails, perhaps this can be allowed?
Felipe Pena [Wed, 29 Jul 2009 16:17:57 +0000 (16:17 +0000)]
- Fixed memleak on Phar::mungServer()
Derick Rethans [Wed, 29 Jul 2009 15:34:59 +0000 (15:34 +0000)]
- Fixed bug #45554 (Inconsistent behavior of the u format char).
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).
Greg Beaver [Wed, 29 Jul 2009 10:14:04 +0000 (10:14 +0000)]
make phar tests pass in php 5.2, prepare for release of pecl/phar 2.0.0, merge Gwynne's TSRM fix to phar_object.c to other branches
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)
Stanislav Malyshev [Wed, 29 Jul 2009 00:18:19 +0000 (00:18 +0000)]
report fix for bug #49065
Stanislav Malyshev [Wed, 29 Jul 2009 00:17:10 +0000 (00:17 +0000)]
fix extension functions disabling (bug #49065)
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:12:42 +0000 (21:12 +0000)]
- Fixed bug #48971 (Missing ZEND_NS_NAMED_FE macro)
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)