]> granicus.if.org Git - php/log
php
15 years ago- Fixed bug #49095 (proc_get_status['exitcode'] fails on win32)
Felipe Pena [Mon, 3 Aug 2009 19:05:56 +0000 (19:05 +0000)]
- Fixed bug #49095 (proc_get_status['exitcode'] fails on win32)

15 years ago- Cleanup
Jani Taskinen [Mon, 3 Aug 2009 18:09:19 +0000 (18:09 +0000)]
- Cleanup

15 years ago- Fix output compression
Jani Taskinen [Mon, 3 Aug 2009 18:08:46 +0000 (18:08 +0000)]
- Fix output compression

15 years ago- CS
Felipe Pena [Mon, 3 Aug 2009 15:58:18 +0000 (15:58 +0000)]
- CS

15 years ago- Improved. No ugly copy. (Tony)
Felipe Pena [Mon, 3 Aug 2009 13:26:15 +0000 (13:26 +0000)]
- Improved. No ugly copy. (Tony)

15 years ago- Re-fix stream_is_local() memory leaks
Felipe Pena [Mon, 3 Aug 2009 13:16:24 +0000 (13:16 +0000)]
- Re-fix stream_is_local() memory leaks

15 years ago- Fixed bug #48400 (imap crashes when closing stream opened with OP_PROTOTYPE flag)
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)

15 years ago- Fixed bBug #48873 (Using both --with-libedit and --with-readline cause unknown...
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

15 years ago- These tests fail if mbstring is enabled, not because of bad libc..
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..

15 years agoFix bug #46020: With Sun Java System Web Server 7.0 on HPUX, #define HPUX
Uwe Schindler [Mon, 3 Aug 2009 10:12:30 +0000 (10:12 +0000)]
Fix bug #46020: With Sun Java System Web Server 7.0 on HPUX, #define HPUX

15 years agorevert bogus memleak fix causing Valgrind to scream
Antony Dovgal [Mon, 3 Aug 2009 08:45:28 +0000 (08:45 +0000)]
revert bogus memleak fix causing Valgrind to scream

15 years agoFix broken json tests in all branches
Rasmus Lerdorf [Mon, 3 Aug 2009 04:01:57 +0000 (04:01 +0000)]
Fix broken json tests in all branches

15 years agoMissed a merge
Rasmus Lerdorf [Sun, 2 Aug 2009 23:12:04 +0000 (23:12 +0000)]
Missed a merge

15 years agoAddref on clone as well
Etienne Kneuss [Sun, 2 Aug 2009 21:21:46 +0000 (21:21 +0000)]
Addref on clone as well

15 years agofix test
Antony Dovgal [Sun, 2 Aug 2009 20:49:20 +0000 (20:49 +0000)]
fix test

15 years ago- More and more missing svn:ignore entries.
Jani Taskinen [Sun, 2 Aug 2009 01:48:27 +0000 (01:48 +0000)]
- More and more missing svn:ignore entries.

15 years ago- More missing svn:ignore entries
Jani Taskinen [Sun, 2 Aug 2009 01:16:41 +0000 (01:16 +0000)]
- More missing svn:ignore entries

15 years ago- Fixed bug #49122 (undefined reference to mysqlnd_stmt_next_result on compile with...
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)

15 years ago- Add missing svn:ignore
Jani Taskinen [Sun, 2 Aug 2009 00:27:51 +0000 (00:27 +0000)]
- Add missing svn:ignore

15 years ago- Fixed paths
Felipe Pena [Sat, 1 Aug 2009 23:26:02 +0000 (23:26 +0000)]
- Fixed paths

15 years ago- Fixed bug #49125 (Error in dba_exists C code)
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

15 years ago- Fixed ReflectionClass::getStaticProperties() to do not return the private propertie...
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().

15 years ago- Fixed bug #49132 (posix_times returns false without error)
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

15 years ago- Fixed tests
Felipe Pena [Sat, 1 Aug 2009 15:46:50 +0000 (15:46 +0000)]
- Fixed tests

15 years agoFix compiler warnings - regenerate 2/2
Kalle Sommer Nielsen [Sat, 1 Aug 2009 14:47:10 +0000 (14:47 +0000)]
Fix compiler warnings - regenerate 2/2

15 years agoFix compiler warnings 1/2
Kalle Sommer Nielsen [Sat, 1 Aug 2009 14:46:47 +0000 (14:46 +0000)]
Fix compiler warnings 1/2

15 years agoKill compiler warnings
Kalle Sommer Nielsen [Sat, 1 Aug 2009 14:45:42 +0000 (14:45 +0000)]
Kill compiler warnings

15 years ago- Added a function to print all CVs from the local scope.
Derick Rethans [Sat, 1 Aug 2009 12:55:36 +0000 (12:55 +0000)]
- Added a function to print all CVs from the local scope.

15 years ago- Fixed bug #43510 (stream_get_meta_data() does not return same mode as used in fopen)
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)

15 years ago- Fixed bug #49092 (ReflectionFunction fails to work with functions in fully qualifie...
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)

15 years ago- Added test for bug #49074
Jani Taskinen [Sat, 1 Aug 2009 01:01:43 +0000 (01:01 +0000)]
- Added test for bug #49074

15 years ago- Fixed bug #49074 (private class static fields can be modified by using reflection)
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)

15 years agofix segfault when running run-tests.php, and general potential for corruption
Greg Beaver [Fri, 31 Jul 2009 23:44:52 +0000 (23:44 +0000)]
fix segfault when running run-tests.php, and general potential for corruption

by calling php_stream_path_encode for unicode strings, php_stream_path_param_encode decrements
the refcount, but never restores it, which can cause freeing of zvals before they are done being used.

15 years agoFix bug #48880
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.

15 years agofix invalid use of c syntax instead of .gdbinit syntax
Greg Beaver [Fri, 31 Jul 2009 21:01:18 +0000 (21:01 +0000)]
fix invalid use of c syntax instead of .gdbinit syntax

15 years agodon't print NULLNULL for null values in a zval
Greg Beaver [Thu, 30 Jul 2009 23:16:42 +0000 (23:16 +0000)]
don't print NULLNULL for null values in a zval

15 years agofix hashtable dumping helpers
Greg Beaver [Thu, 30 Jul 2009 23:13:07 +0000 (23:13 +0000)]
fix hashtable dumping helpers

15 years agofinish unicode string with quote
Greg Beaver [Thu, 30 Jul 2009 22:11:43 +0000 (22:11 +0000)]
finish unicode string with quote

15 years ago- Updated fix for bug #48911 (embed sapi misses SAPI_API)
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

15 years ago- Fixed bug #49108 (2nd scan_dir produces seg fault)
Felipe Pena [Thu, 30 Jul 2009 12:06:40 +0000 (12:06 +0000)]
- Fixed bug #49108 (2nd scan_dir produces seg fault)

15 years ago- Fixed compile failure with older openssl libs (< 0.9.8), fixes bug #49012
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

15 years ago- Fix test
Jani Taskinen [Thu, 30 Jul 2009 10:53:04 +0000 (10:53 +0000)]
- Fix test

15 years agofix for bug #49000
Stanislav Malyshev [Thu, 30 Jul 2009 05:01:53 +0000 (05:01 +0000)]
fix for bug #49000

15 years agoTest case for bug #42434
Kalle Sommer Nielsen [Thu, 30 Jul 2009 03:54:27 +0000 (03:54 +0000)]
Test case for bug #42434

15 years agomake dump_bt work with unicode function names
Greg Beaver [Wed, 29 Jul 2009 23:18:41 +0000 (23:18 +0000)]
make dump_bt work with unicode function names

15 years ago- Fixed memleak in stream_is_local()
Felipe Pena [Wed, 29 Jul 2009 19:09:17 +0000 (19:09 +0000)]
- Fixed memleak in stream_is_local()

15 years ago- Fixed memleak on SplFileInfo::getLinkTarget()
Felipe Pena [Wed, 29 Jul 2009 17:31:25 +0000 (17:31 +0000)]
- Fixed memleak on SplFileInfo::getLinkTarget()

15 years agooops, released as beta instead of stable, Gwynne: svn rm tags/RELEASE_2_0_0 fails...
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?

15 years ago- Fixed memleak on Phar::mungServer()
Felipe Pena [Wed, 29 Jul 2009 16:17:57 +0000 (16:17 +0000)]
- Fixed memleak on Phar::mungServer()

15 years agorestore removed line (thanks Jani)
Greg Beaver [Wed, 29 Jul 2009 16:14:07 +0000 (16:14 +0000)]
restore removed line (thanks Jani)

15 years ago- Fixed headers...
Derick Rethans [Wed, 29 Jul 2009 15:41:21 +0000 (15:41 +0000)]
- Fixed headers...
#- It makes sense to change the .re files instead of just the generated .c
#  files...

15 years ago- Fixed bug #45554 (Inconsistent behavior of the u format char).
Derick Rethans [Wed, 29 Jul 2009 15:34:59 +0000 (15:34 +0000)]
- Fixed bug #45554 (Inconsistent behavior of the u format char).

15 years ago- Fixed expected data type for class name (%s -> %v)
Felipe Pena [Wed, 29 Jul 2009 14:27:43 +0000 (14:27 +0000)]
- Fixed expected data type for class name (%s -> %v)

15 years agoFixed bug #45141 (setcookie will output expires years of >4 digits).
Ilia Alshanetsky [Wed, 29 Jul 2009 13:44:16 +0000 (13:44 +0000)]
Fixed bug #45141 (setcookie will output expires years of >4 digits).

15 years agomake phar tests pass in php 5.2, prepare for release of pecl/phar 2.0.0, merge Gwynne...
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

15 years agofix EXPECTF tests that have binary in their output by always processing output and...
Greg Beaver [Wed, 29 Jul 2009 09:22:57 +0000 (09:22 +0000)]
fix EXPECTF tests that have binary in their output by always processing output and expected output as binary

15 years ago* Fix bug #48645 (mb_convert_encoding() doesn't understand hexadecimal html-entities)
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)

15 years agofix extension functions disabling (bug #49065)
Stanislav Malyshev [Wed, 29 Jul 2009 00:17:10 +0000 (00:17 +0000)]
fix extension functions disabling (bug #49065)

15 years agoMFH: Fixed bug #44144 & add test
Hannes Magnusson [Tue, 28 Jul 2009 22:25:31 +0000 (22:25 +0000)]
MFH: Fixed bug #44144 & add test

15 years ago- Fixed bug #48971 (Missing ZEND_NS_NAMED_FE macro)
Jani Taskinen [Tue, 28 Jul 2009 21:12:42 +0000 (21:12 +0000)]
- Fixed bug #48971 (Missing ZEND_NS_NAMED_FE macro)

15 years ago- Fixed bug #48911 (embed sapi misses SAPI_API)
Jani Taskinen [Tue, 28 Jul 2009 21:07:43 +0000 (21:07 +0000)]
- Fixed bug #48911 (embed sapi misses SAPI_API)

15 years agoFixed bug #42434 (ImageLine w/ antialias = 1px shorter)
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

15 years ago- 48182 ssl handshake fails during asynchronous socket connection
Sriram Natarajan [Tue, 28 Jul 2009 19:28:08 +0000 (19:28 +0000)]
- 48182 ssl handshake fails during asynchronous socket connection

15 years ago- Skip some tests in 32bit systems, add cleanups where missing
Jani Taskinen [Tue, 28 Jul 2009 19:16:02 +0000 (19:16 +0000)]
- Skip some tests in 32bit systems, add cleanups where missing

15 years ago- Updated to version 2009.11 (2009k)
Derick Rethans [Tue, 28 Jul 2009 15:25:16 +0000 (15:25 +0000)]
- Updated to version 2009.11 (2009k)

15 years agoGet rid of this platform-specific test
Rasmus Lerdorf [Tue, 28 Jul 2009 14:56:08 +0000 (14:56 +0000)]
Get rid of this platform-specific test

15 years agoFixed bug #49037 (@list( $b ) = $a; causes a crash)
Dmitry Stogov [Tue, 28 Jul 2009 13:01:40 +0000 (13:01 +0000)]
Fixed bug #49037 (@list( $b ) = $a; causes a crash)

15 years agoFixed bug #48912 (Namespace causes unexpected strict behaviour with extract())
Dmitry Stogov [Tue, 28 Jul 2009 12:36:08 +0000 (12:36 +0000)]
Fixed bug #48912 (Namespace causes unexpected strict behaviour with extract())

15 years agoFixed compiler warning
Ilia Alshanetsky [Tue, 28 Jul 2009 12:26:16 +0000 (12:26 +0000)]
Fixed compiler warning

15 years agoconfigure dependency has to be optional as well
Antony Dovgal [Tue, 28 Jul 2009 08:59:08 +0000 (08:59 +0000)]
configure dependency has to be optional as well

15 years agofix segfault in session/tests/031.phpt by adding optional extension
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)

15 years agoFixed compiler warning
Ilia Alshanetsky [Mon, 27 Jul 2009 19:36:55 +0000 (19:36 +0000)]
Fixed compiler warning

15 years agofixed #48732 (TTF Bounding box wrong for letters below baseline) and #48801 (Problem...
Takeshi Abe [Mon, 27 Jul 2009 15:02:15 +0000 (15:02 +0000)]
fixed #48732 (TTF Bounding box wrong for letters below baseline) and #48801 (Problem with imagettfbbox)

15 years ago- Fix compiler warnings
Felipe Pena [Mon, 27 Jul 2009 13:21:42 +0000 (13:21 +0000)]
- Fix compiler warnings

15 years ago- Fix ZTS build
Felipe Pena [Sun, 26 Jul 2009 23:44:59 +0000 (23:44 +0000)]
- Fix ZTS build

15 years ago- Regenerated
Jani Taskinen [Sun, 26 Jul 2009 23:22:27 +0000 (23:22 +0000)]
- Regenerated

15 years ago- Fixed bug #49064 (--enable-session=shared does not work: undefined symbol:
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.

15 years ago- Removed unused code (replaced long time ago by url_scanner_ex.*
Jani Taskinen [Sun, 26 Jul 2009 22:59:46 +0000 (22:59 +0000)]
- Removed unused code (replaced long time ago by url_scanner_ex.*

15 years agofix test
Antony Dovgal [Sun, 26 Jul 2009 19:59:20 +0000 (19:59 +0000)]
fix test

15 years agofix test
Antony Dovgal [Sun, 26 Jul 2009 19:53:14 +0000 (19:53 +0000)]
fix test

15 years agofix test
Antony Dovgal [Sun, 26 Jul 2009 19:51:09 +0000 (19:51 +0000)]
fix test

15 years agofix test
Antony Dovgal [Sun, 26 Jul 2009 19:46:38 +0000 (19:46 +0000)]
fix test

15 years agoThese aren't binary
Rasmus Lerdorf [Sun, 26 Jul 2009 19:07:59 +0000 (19:07 +0000)]
These aren't binary

15 years agoNot binary
Rasmus Lerdorf [Sun, 26 Jul 2009 18:46:17 +0000 (18:46 +0000)]
Not binary

15 years agoFix broken test
Rasmus Lerdorf [Sun, 26 Jul 2009 18:45:18 +0000 (18:45 +0000)]
Fix broken test

15 years agoFix test
Rasmus Lerdorf [Sun, 26 Jul 2009 18:16:39 +0000 (18:16 +0000)]
Fix test

15 years agoStill lots more Unicode work to be done here, but this is a start
Rasmus Lerdorf [Sun, 26 Jul 2009 16:50:41 +0000 (16:50 +0000)]
Still lots more Unicode work to be done here, but this is a start

15 years agoPlease review this one. It seems pretty fundamental.
Rasmus Lerdorf [Sun, 26 Jul 2009 15:53:36 +0000 (15:53 +0000)]
Please review this one.  It seems pretty fundamental.
When $str is a binary string and you do: $str[4]=0;
there should be no unicode conversion.

15 years agofix ZTS build
Gwynne Raskind [Sun, 26 Jul 2009 15:52:50 +0000 (15:52 +0000)]
fix ZTS build

15 years agoInternally-created array indices are unicode - fix tests to match
Rasmus Lerdorf [Sun, 26 Jul 2009 08:38:01 +0000 (08:38 +0000)]
Internally-created array indices are unicode - fix tests to match

15 years agoFix a bunch of binary/unicode issues in the mcrypt tests
Rasmus Lerdorf [Sun, 26 Jul 2009 08:13:40 +0000 (08:13 +0000)]
Fix a bunch of binary/unicode issues in the mcrypt tests

15 years agoFix 2 broken json tests.
Rasmus Lerdorf [Sun, 26 Jul 2009 07:21:02 +0000 (07:21 +0000)]
Fix 2 broken json tests.

json_decode() returns a binary string, not unicode for
efficiency, and if you are going to test invalid utf8
in a test, you have to stuff it into a binary string
or it will be valid unicode by definition.

15 years agoI don't see why a unicode string would appear here, and in fact it doesn't.
Rasmus Lerdorf [Sun, 26 Jul 2009 04:40:36 +0000 (04:40 +0000)]
I don't see why a unicode string would appear here, and in fact it doesn't.

15 years agoDown to a single curl test failure now
Rasmus Lerdorf [Sun, 26 Jul 2009 03:46:22 +0000 (03:46 +0000)]
Down to a single curl test failure now

15 years agomake cache_list tests pass in php 6
Greg Beaver [Sun, 26 Jul 2009 03:07:23 +0000 (03:07 +0000)]
make cache_list tests pass in php 6

15 years agofix buildFromIterator with filesystem iterator in php 6
Greg Beaver [Sun, 26 Jul 2009 02:43:14 +0000 (02:43 +0000)]
fix buildFromIterator with filesystem iterator in php 6

15 years agoFix 2 more curl tests in PHP 6
Rasmus Lerdorf [Sun, 26 Jul 2009 02:25:17 +0000 (02:25 +0000)]
Fix 2 more curl tests in PHP 6

15 years agore-enable phar now that compile and building phar.phar works
Greg Beaver [Sun, 26 Jul 2009 02:19:58 +0000 (02:19 +0000)]
re-enable phar now that compile and building phar.phar works

15 years agofix generation of phar.phar in php 6, fix remaining tests broken by PHP 6 (and not...
Greg Beaver [Sun, 26 Jul 2009 02:18:50 +0000 (02:18 +0000)]
fix generation of phar.phar in php 6, fix remaining tests broken by PHP 6 (and not by spl/other stuff in php6)

15 years agoThe test for bug #46739 doesn't actually need the remote
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.