]> granicus.if.org Git - php/log
php
17 years agoSimplify code
Ilia Alshanetsky [Wed, 23 May 2007 15:01:00 +0000 (15:01 +0000)]
Simplify code

17 years agonew curl constants
Hannes Magnusson [Tue, 22 May 2007 19:31:07 +0000 (19:31 +0000)]
new curl constants

17 years agofix tests
Antony Dovgal [Tue, 22 May 2007 16:58:33 +0000 (16:58 +0000)]
fix tests

17 years agofix test
Antony Dovgal [Tue, 22 May 2007 16:52:58 +0000 (16:52 +0000)]
fix test

17 years agoAdd entry about --ini
Hannes Magnusson [Tue, 22 May 2007 16:38:50 +0000 (16:38 +0000)]
Add entry about --ini

17 years agoNew version of gettype_settype_variation1.phpt gettype_settype_variation6.phpt
Raghubansh Kumar [Tue, 22 May 2007 16:01:59 +0000 (16:01 +0000)]
New version of gettype_settype_variation1.phpt gettype_settype_variation6.phpt
gettype_settype_variation2.phpt  gettype_settype_variation7.phpt      gettype_settype_variation3.phpt  gettype_settype_variation8.phpt
gettype_settype_basic.phpt  gettype_settype_variation4.phpt
gettype_settype_error.phpt  gettype_settype_variation5.phpt

17 years agoNew version of basename_basic.phpt, basename_error.phpt, basename_variation.phpt
Raghubansh Kumar [Tue, 22 May 2007 15:59:04 +0000 (15:59 +0000)]
New version of basename_basic.phpt, basename_error.phpt, basename_variation.phpt

17 years agoLadies and gentelmens,
Hannes Magnusson [Tue, 22 May 2007 15:44:11 +0000 (15:44 +0000)]
Ladies and gentelmens,
I bring you our new documentation editor....
Philip Olson!

17 years agoUpdate proto&arginfo for double_encode in htmlspecialchars()&htmlentities()
Hannes Magnusson [Tue, 22 May 2007 15:38:27 +0000 (15:38 +0000)]
Update proto&arginfo for double_encode in htmlspecialchars()&htmlentities()

17 years ago- add cve ref
Pierre Joye [Tue, 22 May 2007 15:17:03 +0000 (15:17 +0000)]
- add cve ref

17 years agoMFH: improve variable name checks
Antony Dovgal [Tue, 22 May 2007 14:34:23 +0000 (14:34 +0000)]
MFH: improve variable name checks
add more tests

17 years agoAdd max_input_nesting_level
Hannes Magnusson [Tue, 22 May 2007 13:27:16 +0000 (13:27 +0000)]
Add max_input_nesting_level

17 years ago[DOC] Added a 4th parameter flag to htmlspecialchars() and htmlentities()
Ilia Alshanetsky [Tue, 22 May 2007 12:37:00 +0000 (12:37 +0000)]
[DOC] Added a 4th parameter flag to htmlspecialchars() and htmlentities()
that makes the function not encode existing html entities. The feature is
disabled by default and can be activated by passing FALSE as the 4th param

17 years ago- Changed hardcoded "tempdb" database name to a constant
Timm Friebe [Tue, 22 May 2007 12:16:32 +0000 (12:16 +0000)]
- Changed hardcoded "tempdb" database name to a constant

17 years ago- Fixed expectancy in for SQL query <select convert(datetime, "notadate")>
Timm Friebe [Tue, 22 May 2007 11:38:57 +0000 (11:38 +0000)]
- Fixed expectancy in for SQL query <select convert(datetime, "notadate")>
  This query should return bool(false) and not a resource() because
  the above is a syntax error
# Exact message yielded by SQL server is the following:
# "Syntax error during explicit conversion of VARCHAR value `notadate`
# to a DATETIME field.

17 years ago- Added constant TEMPDB, defaulting to "tempdb"
Timm Friebe [Tue, 22 May 2007 11:36:55 +0000 (11:36 +0000)]
- Added constant TEMPDB, defaulting to "tempdb"
# This constant is used by some of the tests and should point
# to a database where the user has create proc|table permissions

17 years ago- Changed hardcoded "tempdb" database name to a constant
Timm Friebe [Tue, 22 May 2007 11:35:47 +0000 (11:35 +0000)]
- Changed hardcoded "tempdb" database name to a constant
# This constant is defined in test.inc and defaults to "tempdb"
# In certain setups, create procedure permissions may not be granted
# in tempdb

17 years ago- Fixed tests on Windows
Timm Friebe [Tue, 22 May 2007 11:33:36 +0000 (11:33 +0000)]
- Fixed tests on Windows
# The tests expected %s/test.inc in warnings and notices, but of course,
# on Windows, the directory separator is a backslash.
# Made this work in both worlds by testing for %stest.inc

17 years agoMFH: fix #41442 (imagegd2() under output control)
Antony Dovgal [Tue, 22 May 2007 10:22:49 +0000 (10:22 +0000)]
MFH: fix #41442 (imagegd2() under output control)

17 years agoMFH(r-1.112) Add CURLOPT_TIMEOUT_MS and CURLOPT_CONNECTTIMEOUT_MS option constants
Sara Golemon [Tue, 22 May 2007 08:39:20 +0000 (08:39 +0000)]
MFH(r-1.112) Add CURLOPT_TIMEOUT_MS and CURLOPT_CONNECTTIMEOUT_MS option constants

17 years agoFixed typos
Ilia Alshanetsky [Mon, 21 May 2007 16:50:03 +0000 (16:50 +0000)]
Fixed typos

17 years ago- first check the SSL lib string in libcurl and then the header
Michael Wallner [Mon, 21 May 2007 13:32:35 +0000 (13:32 +0000)]
- first check the SSL lib string in libcurl and then the header

17 years agoFixed bug #41337 WSDL parsing doesn't ignore non soap bindings
Dmitry Stogov [Mon, 21 May 2007 13:13:50 +0000 (13:13 +0000)]
Fixed bug #41337 WSDL parsing doesn't ignore non soap bindings

17 years agoMFH: fix #41455 (ext/dba/config.m4 pollutes global $LIBS and $LDFLAGS)
Antony Dovgal [Mon, 21 May 2007 11:38:53 +0000 (11:38 +0000)]
MFH: fix #41455 (ext/dba/config.m4 pollutes global $LIBS and $LDFLAGS)

17 years agoFixed crash on "php -b 1234 -unknown-option"
Dmitry Stogov [Mon, 21 May 2007 09:08:13 +0000 (09:08 +0000)]
Fixed crash on "php -b 1234 -unknown-option"

17 years agolibfcgi cleanup (Andrei Nigmatulin)
Dmitry Stogov [Mon, 21 May 2007 08:47:51 +0000 (08:47 +0000)]
libfcgi cleanup (Andrei Nigmatulin)

17 years agoMFH
Antony Dovgal [Mon, 21 May 2007 07:12:41 +0000 (07:12 +0000)]
MFH

17 years ago- MFH Add print_htptr, print_htstr
Marcus Boerger [Sun, 20 May 2007 21:46:17 +0000 (21:46 +0000)]
- MFH Add print_htptr, print_htstr

17 years agoFixed a possible crash when PATH_INFO is not provided but the path contains
Ilia Alshanetsky [Sun, 20 May 2007 15:56:10 +0000 (15:56 +0000)]
Fixed a possible crash when PATH_INFO is not provided but the path contains
path info information

17 years ago- use the same checks for zip_stat
Pierre Joye [Sat, 19 May 2007 22:25:11 +0000 (22:25 +0000)]
- use the same checks for zip_stat

17 years ago- #41423. PHP assumes wrongly that certain ciphers are enabled in OpenSSL
Pierre Joye [Sat, 19 May 2007 22:05:08 +0000 (22:05 +0000)]
- #41423. PHP assumes wrongly that certain ciphers are enabled in OpenSSL

17 years agoOptimized digest generation in md5() and sha1() functions by using code
Ilia Alshanetsky [Sat, 19 May 2007 20:30:35 +0000 (20:30 +0000)]
Optimized digest generation in md5() and sha1() functions by using code
from ext/hash. This makes the functions 20-50% faster on short strings.

17 years ago- fix compile/linker agnostic runpath switch
Michael Wallner [Sat, 19 May 2007 19:36:11 +0000 (19:36 +0000)]
- fix compile/linker agnostic runpath switch

17 years agoCS fixes
Ilia Alshanetsky [Sat, 19 May 2007 19:29:37 +0000 (19:29 +0000)]
CS fixes
Fixed a possible crash in the event directory cannot be created, due to a
double free.

17 years agoFixed typo in constant name
Ilia Alshanetsky [Sat, 19 May 2007 18:40:27 +0000 (18:40 +0000)]
Fixed typo in constant name

17 years agoEliminate memory allocation in RINIT for spl
Ilia Alshanetsky [Sat, 19 May 2007 18:32:35 +0000 (18:32 +0000)]
Eliminate memory allocation in RINIT for spl

17 years agoRemove pointless RINIT
Ilia Alshanetsky [Sat, 19 May 2007 17:58:22 +0000 (17:58 +0000)]
Remove pointless RINIT

17 years agoAvoid strlen()
Ilia Alshanetsky [Sat, 19 May 2007 17:52:30 +0000 (17:52 +0000)]
Avoid strlen()

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