]> granicus.if.org Git - php/log
php
17 years agoFixed test to work with postgresql
Ilia Alshanetsky [Sat, 19 May 2007 15:28:37 +0000 (15:28 +0000)]
Fixed test to work with postgresql

17 years agoMFH
Antony Dovgal [Sat, 19 May 2007 12:53:06 +0000 (12:53 +0000)]
MFH

17 years agoand now the right number
Stanislav Malyshev [Sat, 19 May 2007 08:10:52 +0000 (08:10 +0000)]
and now the right number

17 years agofix reference
Stanislav Malyshev [Sat, 19 May 2007 08:08:03 +0000 (08:08 +0000)]
fix reference

17 years agoreorder
Antony Dovgal [Fri, 18 May 2007 20:56:50 +0000 (20:56 +0000)]
reorder

17 years agonews about #41401
Stanislav Malyshev [Fri, 18 May 2007 20:49:28 +0000 (20:49 +0000)]
news about #41401

17 years agofix test
Antony Dovgal [Fri, 18 May 2007 20:45:50 +0000 (20:45 +0000)]
fix test
add separate test for 64bit

17 years agofix leak and check for < 0 only of the 5th arg was passed
Antony Dovgal [Fri, 18 May 2007 20:34:13 +0000 (20:34 +0000)]
fix leak and check for < 0 only of the 5th arg was passed

17 years agoadd test for 41401
Stanislav Malyshev [Fri, 18 May 2007 20:13:28 +0000 (20:13 +0000)]
add test for 41401

17 years agofix #41401 - parser precedence on unary operators
Stanislav Malyshev [Fri, 18 May 2007 18:36:04 +0000 (18:36 +0000)]
fix #41401 - parser precedence on unary operators
# now 1/-2*5 is -2.5 as it should be

17 years agoImproved compilation of heredocs and interpolated strings. (Matt, Dmitry)
Dmitry Stogov [Fri, 18 May 2007 13:12:05 +0000 (13:12 +0000)]
Improved compilation of heredocs and interpolated strings. (Matt, Dmitry)

17 years agoMFH: fix #41430 (Fatal error with negative values of maxlen parameter of file_get_con...
Antony Dovgal [Fri, 18 May 2007 12:06:44 +0000 (12:06 +0000)]
MFH: fix #41430 (Fatal error with negative values of maxlen parameter of file_get_contents())

17 years agoBFN
Antony Dovgal [Fri, 18 May 2007 11:52:47 +0000 (11:52 +0000)]
BFN

17 years agoMFH: fix #41421 (Uncaught exception from a stream wrapper segfaults)
Antony Dovgal [Fri, 18 May 2007 11:52:08 +0000 (11:52 +0000)]
MFH: fix #41421 (Uncaught exception from a stream wrapper segfaults)

17 years agofix tests
Antony Dovgal [Fri, 18 May 2007 11:47:58 +0000 (11:47 +0000)]
fix tests

17 years agoGet rid of a stray time() syscall in tsrm and clean up lcg rinit
Rasmus Lerdorf [Fri, 18 May 2007 11:36:55 +0000 (11:36 +0000)]
Get rid of a stray time() syscall in tsrm and clean up lcg rinit

17 years agofix tests
Antony Dovgal [Fri, 18 May 2007 11:29:55 +0000 (11:29 +0000)]
fix tests

17 years agofix gcov build.......
Nuno Lopes [Thu, 17 May 2007 17:57:51 +0000 (17:57 +0000)]
fix gcov build.......

17 years agonews entry
Antony Dovgal [Thu, 17 May 2007 15:13:51 +0000 (15:13 +0000)]
news entry

17 years agoimplement FR #41416 (getColumnMeta() should also return table name)
Antony Dovgal [Thu, 17 May 2007 15:12:23 +0000 (15:12 +0000)]
implement FR #41416 (getColumnMeta() should also return table name)

17 years agoFix paths for ext/sqlite
Hannes Magnusson [Thu, 17 May 2007 13:40:12 +0000 (13:40 +0000)]
Fix paths for ext/sqlite

17 years agofix test
Antony Dovgal [Thu, 17 May 2007 11:43:47 +0000 (11:43 +0000)]
fix test

17 years agoGet rid of a useless RINIT and an empty RSHUTDOWN on non-Windows
Rasmus Lerdorf [Thu, 17 May 2007 06:38:13 +0000 (06:38 +0000)]
Get rid of a useless RINIT and an empty RSHUTDOWN on non-Windows

17 years ago- fix title
Pierre Joye [Wed, 16 May 2007 22:55:27 +0000 (22:55 +0000)]
- fix title

17 years ago- MFH: libgd #86: Fixed possible infinite loop in libgd/gd_png.c, fix test
Pierre Joye [Wed, 16 May 2007 22:21:41 +0000 (22:21 +0000)]
- MFH: libgd #86: Fixed possible infinite loop in libgd/gd_png.c, fix test
   (Reported by Xavier Roche)

17 years ago- MFH: libgd #86: Fixed possible infinite loop in libgd/gd_png.c
Pierre Joye [Wed, 16 May 2007 22:19:08 +0000 (22:19 +0000)]
- MFH: libgd #86: Fixed possible infinite loop in libgd/gd_png.c
  (Reported by Xavier Roche)

17 years ago- BFN
Michael Wallner [Wed, 16 May 2007 21:22:12 +0000 (21:22 +0000)]
- BFN

17 years ago- fixed bug #41358: configure cannot determine libcurl's SSL lib as of v7.16.2
Michael Wallner [Wed, 16 May 2007 21:18:41 +0000 (21:18 +0000)]
- fixed bug #41358: configure cannot determine libcurl's SSL lib as of v7.16.2

17 years agoUpdated range() test
Zoe Slattery [Wed, 16 May 2007 21:07:33 +0000 (21:07 +0000)]
Updated range() test

17 years agoUpgraded libsqlite3 to SQLite 3.3
Ilia Alshanetsky [Wed, 16 May 2007 21:04:46 +0000 (21:04 +0000)]
Upgraded libsqlite3 to SQLite 3.3

17 years agoMake test work in sqlite
Ilia Alshanetsky [Wed, 16 May 2007 21:03:46 +0000 (21:03 +0000)]
Make test work in sqlite

17 years agotypofix
Antony Dovgal [Wed, 16 May 2007 20:04:32 +0000 (20:04 +0000)]
typofix

17 years agonews
Ilia Alshanetsky [Wed, 16 May 2007 19:36:21 +0000 (19:36 +0000)]
news

17 years ago[DOC] Added PDO::FETCH_KEY_PAIR mode that will fetch a 2 column result set
Ilia Alshanetsky [Wed, 16 May 2007 19:33:57 +0000 (19:33 +0000)]
[DOC] Added PDO::FETCH_KEY_PAIR mode that will fetch a 2 column result set
into an associated array.

17 years ago- MFH Extensions are indexed lowercased and not case aware
Marcus Boerger [Wed, 16 May 2007 18:57:15 +0000 (18:57 +0000)]
- MFH Extensions are indexed lowercased and not case aware

17 years agoMFH: fix #41394 (dbase_create creates file with corrupted header)
Antony Dovgal [Wed, 16 May 2007 13:17:50 +0000 (13:17 +0000)]
MFH: fix #41394 (dbase_create creates file with corrupted header)

17 years agoMFH: fix #41403 (json_decode cannot decode floats if localeconv decimal_point is...
Antony Dovgal [Wed, 16 May 2007 12:54:30 +0000 (12:54 +0000)]
MFH: fix #41403 (json_decode cannot decode floats if localeconv decimal_point is not '.')

17 years agodo not send cookie when session is passed in URL, same as it happens with GET/POST
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

17 years agofix tests
Antony Dovgal [Tue, 15 May 2007 14:25:21 +0000 (14:25 +0000)]
fix tests

17 years agoMFH: Fixed bug #41390 (Clarify error message with invalid protocol scheme)
Scott MacVicar [Tue, 15 May 2007 13:04:43 +0000 (13:04 +0000)]
MFH: Fixed bug #41390 (Clarify error message with invalid protocol scheme)

17 years agoadd the original author of the patch
Antony Dovgal [Tue, 15 May 2007 12:39:05 +0000 (12:39 +0000)]
add the original author of the patch

17 years agoFixed bug #41378 (fastcgi protocol lacks support for Reason-Phrase in "Status:"...
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)

17 years agoNews file cleanup
Ilia Alshanetsky [Mon, 14 May 2007 18:54:05 +0000 (18:54 +0000)]
News file cleanup

17 years agoPrefix NEWS item so documentation team know of new function and typo from old parsing...
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

17 years agoAdd mysql_set_charset() so that the connection encoding can be changed. This is simil...
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.

17 years agofix test
Antony Dovgal [Mon, 14 May 2007 16:18:02 +0000 (16:18 +0000)]
fix test

17 years agoMFH
Antony Dovgal [Mon, 14 May 2007 12:19:34 +0000 (12:19 +0000)]
MFH

17 years agofree wholetext properly
Rob Richards [Mon, 14 May 2007 11:52:35 +0000 (11:52 +0000)]
free wholetext properly

17 years agoBFN
Rob Richards [Mon, 14 May 2007 11:45:38 +0000 (11:45 +0000)]
BFN

17 years agoFixed bug #41374 (wholetext concats values of wrong nodes).
Rob Richards [Mon, 14 May 2007 11:44:15 +0000 (11:44 +0000)]
Fixed bug #41374 (wholetext concats values of wrong nodes).
add test

17 years agofix CS
Antony Dovgal [Mon, 14 May 2007 11:33:34 +0000 (11:33 +0000)]
fix CS

17 years agoremove floats, their text representation varies depending on many factors
Antony Dovgal [Mon, 14 May 2007 11:10:30 +0000 (11:10 +0000)]
remove floats, their text representation varies depending on many factors

17 years agoadd 64bit tests
Antony Dovgal [Mon, 14 May 2007 11:04:30 +0000 (11:04 +0000)]
add 64bit tests

17 years agofix precision
Antony Dovgal [Mon, 14 May 2007 11:04:08 +0000 (11:04 +0000)]
fix precision

17 years agofix tests - make them 32bit only, 64bit version will be later
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

17 years ago- [@DOC] MFH: #41326, better fix. It restores BC and allows both canonical
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

17 years agoFixed bug #41353 (crash in openssl_pkcs12_read() on invalid input).
Ilia Alshanetsky [Sun, 13 May 2007 17:37:32 +0000 (17:37 +0000)]
Fixed bug #41353 (crash in openssl_pkcs12_read() on invalid input).

17 years agoMFH: bug#41361 (shell_exec() does not find binaries)
Hannes Magnusson [Sat, 12 May 2007 16:06:46 +0000 (16:06 +0000)]
MFH: bug#41361 (shell_exec() does not find binaries)

17 years agoNew version of debug_zval_dump_b.phpt, is_array.phpt, is_null.phpt, is_string...
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

17 years agoNew version of addcslashes.phpt, md5_file.phpt, str_replace.phpt, substr.phpt, chr_or...
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

17 years agoNew version of 005.phpt, array_change_key_case.phpt, array_key_exists.phpt, array_key...
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

17 years agoNew version of 009.phpt
Raghubansh Kumar [Sat, 12 May 2007 09:50:40 +0000 (09:50 +0000)]
New version of 009.phpt

17 years agoMFH: remove warnings in resource dtor
Antony Dovgal [Fri, 11 May 2007 15:46:38 +0000 (15:46 +0000)]
MFH: remove warnings in resource dtor

17 years agoBFN
Antony Dovgal [Fri, 11 May 2007 12:22:00 +0000 (12:22 +0000)]
BFN

17 years agoMFH: fix #41134 (zend_ts_hash_clean not thread-safe)
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()

17 years agoBFN
Antony Dovgal [Fri, 11 May 2007 09:39:49 +0000 (09:39 +0000)]
BFN

17 years agoMFH: fix #41351 (Invalid opcode with foreach ($a[] as $b))
Antony Dovgal [Fri, 11 May 2007 09:39:36 +0000 (09:39 +0000)]
MFH: fix #41351 (Invalid opcode with foreach ($a[] as $b))

17 years agoFixed bug #39542 (Behaviour of require/include different to < 5.2.0)
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)

17 years ago - MFH Add invert option to RegexIterator
Marcus Boerger [Fri, 11 May 2007 00:15:25 +0000 (00:15 +0000)]
 - MFH Add invert option to RegexIterator

17 years agoMFH: fix segfault in strripos() when offset == INT_MAX+1
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

17 years ago%d -> %ld
Antony Dovgal [Thu, 10 May 2007 21:52:10 +0000 (21:52 +0000)]
%d -> %ld

17 years agoFixed random number generation for http auth mechanism in SOAP
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

17 years agouse php_strtok_r() rather than strsep()
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

17 years agoMFH: flush output buffer when/if highlight_string()/php_strip_whitespace()/highlight_...
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

17 years agoFixed bug #41291 (FastCGI does not set SO_REUSEADDR). (fmajid at kefta dot com)
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)

17 years agoFixed bug #41337 (WSDL parsing doesn't ignore non soap bindings)
Dmitry Stogov [Thu, 10 May 2007 14:58:17 +0000 (14:58 +0000)]
Fixed bug #41337 (WSDL parsing doesn't ignore non soap bindings)

17 years agoFixed bug #41347 (checkdnsrr() segfaults on empty hostname).
Scott MacVicar [Thu, 10 May 2007 13:16:54 +0000 (13:16 +0000)]
Fixed bug #41347 (checkdnsrr() segfaults on empty hostname).

17 years agoMFH: fix segfault in iptcembed()
Antony Dovgal [Thu, 10 May 2007 12:23:25 +0000 (12:23 +0000)]
MFH: fix segfault in iptcembed()

17 years agoMFH: bcmath.scale must be greater or equal to zero
Antony Dovgal [Thu, 10 May 2007 09:53:36 +0000 (09:53 +0000)]
MFH: bcmath.scale must be greater or equal to zero

17 years agoFixed a typo
Ilia Alshanetsky [Wed, 9 May 2007 23:59:06 +0000 (23:59 +0000)]
Fixed a typo

17 years ago- MFH: #41326, Writing empty tags with Xmlwriter::WriteElement[ns]
Pierre Joye [Tue, 8 May 2007 21:41:36 +0000 (21:41 +0000)]
- MFH: #41326, Writing empty tags with Xmlwriter::WriteElement[ns]

17 years agoFixed bug #41321 (downgrade read errors in getimagesize() to E_NOTICE).
Ilia Alshanetsky [Tue, 8 May 2007 18:38:20 +0000 (18:38 +0000)]
Fixed bug #41321 (downgrade read errors in getimagesize() to E_NOTICE).

17 years agoFixed bug #41304 (compress.zlib temp files left)
Dmitry Stogov [Tue, 8 May 2007 12:08:17 +0000 (12:08 +0000)]
Fixed bug #41304 (compress.zlib temp files left)

17 years agoRegister RAW_POST_DATA even when always_populate_raw_post_data is off in
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

17 years agofix tests (add precision)
Antony Dovgal [Mon, 7 May 2007 22:41:30 +0000 (22:41 +0000)]
fix tests (add precision)

17 years agofix tests
Antony Dovgal [Mon, 7 May 2007 22:30:16 +0000 (22:30 +0000)]
fix tests

17 years agofix tests
Antony Dovgal [Mon, 7 May 2007 22:10:14 +0000 (22:10 +0000)]
fix tests

17 years agofix test
Antony Dovgal [Mon, 7 May 2007 21:38:42 +0000 (21:38 +0000)]
fix test

17 years agoFixed SOAP tests and added additional tests to ensure processing POST data
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

17 years agoAdded support for --GZIP_POST-- and --DEFLATE_POST-- that allows emulation
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

17 years agofix test names
Antony Dovgal [Mon, 7 May 2007 18:03:01 +0000 (18:03 +0000)]
fix test names

17 years agofix test names
Antony Dovgal [Mon, 7 May 2007 17:54:12 +0000 (17:54 +0000)]
fix test names

17 years agofix test title
Nuno Lopes [Mon, 7 May 2007 15:23:53 +0000 (15:23 +0000)]
fix test title

17 years ago- MFH: fix build when use with a museum freetype version (1.x)
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)

17 years agoadd 64bit version of the tests
Antony Dovgal [Mon, 7 May 2007 14:00:40 +0000 (14:00 +0000)]
add 64bit version of the tests

17 years agofix tests
Antony Dovgal [Mon, 7 May 2007 12:09:14 +0000 (12:09 +0000)]
fix tests

17 years agofix test
Antony Dovgal [Mon, 7 May 2007 08:25:12 +0000 (08:25 +0000)]
fix test

17 years agoAllow SOAP extension's handler() to work even when
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

17 years agoFixed bug #41293 (Fixed creation of HTTP_RAW_POST_DATA when there is no
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).

17 years agoAdded HTTP_RAW_POST_DATA test for instances where post length exceeds
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.