]>
granicus.if.org Git - php/log
Stanislav Malyshev [Wed, 16 May 2007 01:18:14 +0000 (01:18 +0000)]
do not send cookie when session is passed in URL, same as it happens with GET/POST
Antony Dovgal [Tue, 15 May 2007 14:25:21 +0000 (14:25 +0000)]
fix tests
Scott MacVicar [Tue, 15 May 2007 13:04:43 +0000 (13:04 +0000)]
MFH: Fixed bug #41390 (Clarify error message with invalid protocol scheme)
Antony Dovgal [Tue, 15 May 2007 12:39:05 +0000 (12:39 +0000)]
add the original author of the patch
Dmitry Stogov [Tue, 15 May 2007 08:17:08 +0000 (08:17 +0000)]
Fixed bug #41378 (fastcgi protocol lacks support for Reason-Phrase in "Status:" header)
Ilia Alshanetsky [Mon, 14 May 2007 18:54:05 +0000 (18:54 +0000)]
News file cleanup
Scott MacVicar [Mon, 14 May 2007 18:09:20 +0000 (18:09 +0000)]
Prefix NEWS item so documentation team know of new function and typo from old parsing API spotted by bjori
Scott MacVicar [Mon, 14 May 2007 17:10:47 +0000 (17:10 +0000)]
Add mysql_set_charset() so that the connection encoding can be changed. This is similar to the SET NAMES statement but allows the mysql_real_escape_string to use the correct character set.
Antony Dovgal [Mon, 14 May 2007 16:18:02 +0000 (16:18 +0000)]
fix test
Antony Dovgal [Mon, 14 May 2007 12:19:34 +0000 (12:19 +0000)]
MFH
Rob Richards [Mon, 14 May 2007 11:52:35 +0000 (11:52 +0000)]
free wholetext properly
Rob Richards [Mon, 14 May 2007 11:45:38 +0000 (11:45 +0000)]
BFN
Rob Richards [Mon, 14 May 2007 11:44:15 +0000 (11:44 +0000)]
Fixed bug #41374 (wholetext concats values of wrong nodes).
add test
Antony Dovgal [Mon, 14 May 2007 11:33:34 +0000 (11:33 +0000)]
fix CS
Antony Dovgal [Mon, 14 May 2007 11:10:30 +0000 (11:10 +0000)]
remove floats, their text representation varies depending on many factors
Antony Dovgal [Mon, 14 May 2007 11:04:30 +0000 (11:04 +0000)]
add 64bit tests
Antony Dovgal [Mon, 14 May 2007 11:04:08 +0000 (11:04 +0000)]
fix precision
Antony Dovgal [Mon, 14 May 2007 10:57:04 +0000 (10:57 +0000)]
fix tests - make them 32bit only, 64bit version will be later
add --INI-- section
remove recursive arrays, that thing should be in a separate test
Pierre Joye [Mon, 14 May 2007 09:23:49 +0000 (09:23 +0000)]
- [@DOC] MFH: #41326, better fix. It restores BC and allows both canonical
and short form:
- when $content is given, the closing tag will be generated (even for empty
string)
- when $content is ignored or NULL is given, the short form will be used
Ilia Alshanetsky [Sun, 13 May 2007 17:37:32 +0000 (17:37 +0000)]
Fixed bug #41353 (crash in openssl_pkcs12_read() on invalid input).
Hannes Magnusson [Sat, 12 May 2007 16:06:46 +0000 (16:06 +0000)]
MFH: bug#41361 (shell_exec() does not find binaries)
Raghubansh Kumar [Sat, 12 May 2007 10:28:00 +0000 (10:28 +0000)]
New version of debug_zval_dump_b.phpt, is_array.phpt, is_null.phpt, is_string.phpt, debug_zval_dump_e.phpt, is_bool.phpt, is_numeric.phpt, print_r.phpt, debug_zval_dump_o.phpt, is_float.phpt is_object.phpt, strval.phpt,
debug_zval_dump_v.phpt, is_int.phpt, is_scalar.phpt, var_dump.phpt
Raghubansh Kumar [Sat, 12 May 2007 10:15:02 +0000 (10:15 +0000)]
New version of addcslashes.phpt, md5_file.phpt, str_replace.phpt, substr.phpt, chr_ord.phpt, strpos.phpt, strstr.phpt, trim1.phpt, implode1.phpt, str_repeat.phpt, substr_count.phpt
Raghubansh Kumar [Sat, 12 May 2007 09:53:30 +0000 (09:53 +0000)]
New version of 005.phpt, array_change_key_case.phpt, array_key_exists.phpt, array_keys.phpt, array_map.phpt, array_pop.phpt, array_search.phpt, array_values.phpt, each.phpt, end.phpt, extract.phpt
Raghubansh Kumar [Sat, 12 May 2007 09:50:40 +0000 (09:50 +0000)]
New version of 009.phpt
Antony Dovgal [Fri, 11 May 2007 15:46:38 +0000 (15:46 +0000)]
MFH: remove warnings in resource dtor
Antony Dovgal [Fri, 11 May 2007 12:22:00 +0000 (12:22 +0000)]
BFN
Antony Dovgal [Fri, 11 May 2007 12:21:26 +0000 (12:21 +0000)]
MFH: fix #41134 (zend_ts_hash_clean not thread-safe)
fix also zend_ts_hash_*destroy()
Antony Dovgal [Fri, 11 May 2007 09:39:49 +0000 (09:39 +0000)]
BFN
Antony Dovgal [Fri, 11 May 2007 09:39:36 +0000 (09:39 +0000)]
MFH: fix #41351 (Invalid opcode with foreach ($a[] as $b))
Dmitry Stogov [Fri, 11 May 2007 08:02:43 +0000 (08:02 +0000)]
Fixed bug #39542 (Behaviour of require/include different to < 5.2.0)
Marcus Boerger [Fri, 11 May 2007 00:15:25 +0000 (00:15 +0000)]
- MFH Add invert option to RegexIterator
Antony Dovgal [Thu, 10 May 2007 22:10:43 +0000 (22:10 +0000)]
MFH: fix segfault in strripos() when offset == INT_MAX+1
identified and repoted by Joxean Koret
Antony Dovgal [Thu, 10 May 2007 21:52:10 +0000 (21:52 +0000)]
%d -> %ld
Ilia Alshanetsky [Thu, 10 May 2007 21:05:14 +0000 (21:05 +0000)]
Fixed random number generation for http auth mechanism in SOAP
# Identified by Stefan Esser
Hannes Magnusson [Thu, 10 May 2007 19:48:30 +0000 (19:48 +0000)]
use php_strtok_r() rather than strsep()
# Fixes build on, for instance, solaris
Antony Dovgal [Thu, 10 May 2007 16:28:11 +0000 (16:28 +0000)]
MFH: flush output buffer when/if highlight_string()/php_strip_whitespace()/highlight_string() fail
Dmitry Stogov [Thu, 10 May 2007 15:21:02 +0000 (15:21 +0000)]
Fixed bug #41291 (FastCGI does not set SO_REUSEADDR). (fmajid at kefta dot com)
Dmitry Stogov [Thu, 10 May 2007 14:58:17 +0000 (14:58 +0000)]
Fixed bug #41337 (WSDL parsing doesn't ignore non soap bindings)
Scott MacVicar [Thu, 10 May 2007 13:16:54 +0000 (13:16 +0000)]
Fixed bug #41347 (checkdnsrr() segfaults on empty hostname).
Antony Dovgal [Thu, 10 May 2007 12:23:25 +0000 (12:23 +0000)]
MFH: fix segfault in iptcembed()
Antony Dovgal [Thu, 10 May 2007 09:53:36 +0000 (09:53 +0000)]
MFH: bcmath.scale must be greater or equal to zero
Ilia Alshanetsky [Wed, 9 May 2007 23:59:06 +0000 (23:59 +0000)]
Fixed a typo
Pierre Joye [Tue, 8 May 2007 21:41:36 +0000 (21:41 +0000)]
- MFH: #41326, Writing empty tags with Xmlwriter::WriteElement[ns]
Ilia Alshanetsky [Tue, 8 May 2007 18:38:20 +0000 (18:38 +0000)]
Fixed bug #41321 (downgrade read errors in getimagesize() to E_NOTICE).
Dmitry Stogov [Tue, 8 May 2007 12:08:17 +0000 (12:08 +0000)]
Fixed bug #41304 (compress.zlib temp files left)
Ilia Alshanetsky [Mon, 7 May 2007 23:27:59 +0000 (23:27 +0000)]
Register RAW_POST_DATA even when always_populate_raw_post_data is off in
instances where content type is not known
Antony Dovgal [Mon, 7 May 2007 22:41:30 +0000 (22:41 +0000)]
fix tests (add precision)
Antony Dovgal [Mon, 7 May 2007 22:30:16 +0000 (22:30 +0000)]
fix tests
Antony Dovgal [Mon, 7 May 2007 22:10:14 +0000 (22:10 +0000)]
fix tests
Antony Dovgal [Mon, 7 May 2007 21:38:42 +0000 (21:38 +0000)]
fix test
Ilia Alshanetsky [Mon, 7 May 2007 18:45:03 +0000 (18:45 +0000)]
Fixed SOAP tests and added additional tests to ensure processing POST data
works based on server001.phpt
Ilia Alshanetsky [Mon, 7 May 2007 18:40:33 +0000 (18:40 +0000)]
Added support for --GZIP_POST-- and --DEFLATE_POST-- that allows emulation
of compressed POST input
Antony Dovgal [Mon, 7 May 2007 18:03:01 +0000 (18:03 +0000)]
fix test names
Antony Dovgal [Mon, 7 May 2007 17:54:12 +0000 (17:54 +0000)]
fix test names
Nuno Lopes [Mon, 7 May 2007 15:23:53 +0000 (15:23 +0000)]
fix test title
Pierre Joye [Mon, 7 May 2007 14:54:36 +0000 (14:54 +0000)]
- MFH: fix build when use with a museum freetype version (1.x)
Antony Dovgal [Mon, 7 May 2007 14:00:40 +0000 (14:00 +0000)]
add 64bit version of the tests
Antony Dovgal [Mon, 7 May 2007 12:09:14 +0000 (12:09 +0000)]
fix tests
Antony Dovgal [Mon, 7 May 2007 08:25:12 +0000 (08:25 +0000)]
fix test
Ilia Alshanetsky [Sun, 6 May 2007 17:21:13 +0000 (17:21 +0000)]
Allow SOAP extension's handler() to work even when
always_populate_raw_post_data is off.
# Tests will be updated in the next few days
Ilia Alshanetsky [Sun, 6 May 2007 16:34:14 +0000 (16:34 +0000)]
Fixed bug #41293 (Fixed creation of HTTP_RAW_POST_DATA when there is no
default post handler).
Ilia Alshanetsky [Sun, 6 May 2007 16:30:09 +0000 (16:30 +0000)]
Added HTTP_RAW_POST_DATA test for instances where post length exceeds
post_max_size.
Ilia Alshanetsky [Sun, 6 May 2007 16:26:11 +0000 (16:26 +0000)]
Added $HTTP_RAW_POST_DATA test
Ilia Alshanetsky [Sun, 6 May 2007 15:37:07 +0000 (15:37 +0000)]
Clarify bug fix details
Hannes Magnusson [Sun, 6 May 2007 14:01:26 +0000 (14:01 +0000)]
MFH: Fixed PHP CLI to use the php.ini from the binary location
Hannes Magnusson [Sun, 6 May 2007 13:11:31 +0000 (13:11 +0000)]
Fix test
Johannes Schlüter [Sun, 6 May 2007 12:57:50 +0000 (12:57 +0000)]
- MFH: Fix build without reflection
Antony Dovgal [Sat, 5 May 2007 21:44:52 +0000 (21:44 +0000)]
fix tests, add more
foobar [Sat, 5 May 2007 19:26:39 +0000 (19:26 +0000)]
MFH
Marcus Boerger [Sat, 5 May 2007 16:21:07 +0000 (16:21 +0000)]
- MFH --ri does not require ext/Reflection
- MFH --ini to show ini files being used
Ilia Alshanetsky [Sat, 5 May 2007 15:36:15 +0000 (15:36 +0000)]
Fixed bug #41285 (Improved fix for CVE-2007-1887 to work with non-bundled
sqlite2 lib).
Ilia Alshanetsky [Sat, 5 May 2007 15:14:56 +0000 (15:14 +0000)]
Fixed bug #41283 (Bug with serializing array key that are doubles or
floats).
Antony Dovgal [Fri, 4 May 2007 22:32:57 +0000 (22:32 +0000)]
MFH
foobar [Fri, 4 May 2007 21:57:47 +0000 (21:57 +0000)]
MFH:- Prevent bugs like #41265 being submitted from now on.
Rob Richards [Fri, 4 May 2007 20:18:51 +0000 (20:18 +0000)]
BFN
Rob Richards [Fri, 4 May 2007 20:16:39 +0000 (20:16 +0000)]
Fix bug #41287 (Namespace functions don't allow xmlns to be optional)
add test
Rob Richards [Fri, 4 May 2007 19:32:53 +0000 (19:32 +0000)]
BFN
Rob Richards [Fri, 4 May 2007 19:30:59 +0000 (19:30 +0000)]
fix bug #41257 (lookupNamespaceURI does not work as expected)
fix related issue in isDefaultNamespace
add test
reconcile namespaces when setting attribute in a new namespace
Edin Kadribasic [Fri, 4 May 2007 18:17:55 +0000 (18:17 +0000)]
Update Apache 2 libs to 2.0.59 on the build box and standardize the dirs
Nuno Lopes [Fri, 4 May 2007 17:11:05 +0000 (17:11 +0000)]
get ride of warnings (different signdess)
Antony Dovgal [Fri, 4 May 2007 16:19:57 +0000 (16:19 +0000)]
fix comments
Antony Dovgal [Fri, 4 May 2007 12:46:18 +0000 (12:46 +0000)]
add tests
Antony Dovgal [Fri, 4 May 2007 11:30:37 +0000 (11:30 +0000)]
MFH
Antony Dovgal [Fri, 4 May 2007 09:05:32 +0000 (09:05 +0000)]
MFH
Antony Dovgal [Fri, 4 May 2007 08:27:33 +0000 (08:27 +0000)]
MFH
Dmitry Stogov [Fri, 4 May 2007 06:19:34 +0000 (06:19 +0000)]
- Fixed bug #41097 (ext/soap returning associative array as indexed without
using WSDL).
- Fixed bug #41004 (minOccurs="0" and null class member variable).
Dmitry Stogov [Fri, 4 May 2007 06:18:53 +0000 (06:18 +0000)]
Fixed altering $this via argument named "this"
Ilia Alshanetsky [Thu, 3 May 2007 23:38:27 +0000 (23:38 +0000)]
Fixed ext/filter Email Validation Vulnerability
(MOPB-24 by Stefan Esser)
Johannes Schlüter [Thu, 3 May 2007 12:44:48 +0000 (12:44 +0000)]
- MFH: Fix skipif
Antony Dovgal [Thu, 3 May 2007 12:10:11 +0000 (12:10 +0000)]
improve test
Edin Kadribasic [Thu, 3 May 2007 04:16:32 +0000 (04:16 +0000)]
Fix Windows Build
Ilia Alshanetsky [Thu, 3 May 2007 01:16:50 +0000 (01:16 +0000)]
Back to dev
Ilia Alshanetsky [Wed, 2 May 2007 23:05:14 +0000 (23:05 +0000)]
5.2.2
Dmitry Stogov [Wed, 2 May 2007 17:24:16 +0000 (17:24 +0000)]
Reverted the following fixed because of php-5.2.2 release process
- Fixed altering $this via argument named "this".
- Fixed bug #41097 (ext/soap returning associative array as indexed without
using WSDL).
- Fixed bug #41004 (minOccurs="0" and null class member variable).
Antony Dovgal [Wed, 2 May 2007 15:41:22 +0000 (15:41 +0000)]
add SKIPIF section
Antony Dovgal [Wed, 2 May 2007 15:41:06 +0000 (15:41 +0000)]
MFH: add USE_ZEND_ALLOC env var
Dmitry Stogov [Wed, 2 May 2007 13:21:55 +0000 (13:21 +0000)]
Fixed altering $this via argument named "this"
Dmitry Stogov [Wed, 2 May 2007 10:16:34 +0000 (10:16 +0000)]
Fixed bug #41192 (Per Directory Values only work for one key)
Dmitry Stogov [Wed, 2 May 2007 09:38:12 +0000 (09:38 +0000)]
Fixed bug #41004 (minOccurs="0" and null class member variable)