]> granicus.if.org Git - php/log
php
17 years agofix tests
Raghubansh Kumar [Mon, 16 Jul 2007 17:55:39 +0000 (17:55 +0000)]
fix tests

17 years agoNew testcases
Raghubansh Kumar [Mon, 16 Jul 2007 17:34:44 +0000 (17:34 +0000)]
New testcases

17 years agoMFH
Antony Dovgal [Mon, 16 Jul 2007 13:29:47 +0000 (13:29 +0000)]
MFH

17 years agoMFH: split test
Antony Dovgal [Mon, 16 Jul 2007 10:59:17 +0000 (10:59 +0000)]
MFH: split test

17 years ago- Fix issue in differentiating between --with-* and --enable-*
Jani Taskinen [Mon, 16 Jul 2007 10:00:44 +0000 (10:00 +0000)]
- Fix issue in differentiating between --with-* and --enable-*

17 years ago- Remove ereg/ from PHP_5_2 branch. (not yet wanted here :)
Jani Taskinen [Sun, 15 Jul 2007 19:43:06 +0000 (19:43 +0000)]
- Remove ereg/ from PHP_5_2 branch. (not yet wanted here :)

17 years agoMFH: folding tags and some more ws fixes
Jani Taskinen [Sun, 15 Jul 2007 15:34:28 +0000 (15:34 +0000)]
MFH: folding tags and some more ws fixes

17 years agoMFH: ws fixes (sync!)
Jani Taskinen [Sun, 15 Jul 2007 15:21:12 +0000 (15:21 +0000)]
MFH: ws fixes (sync!)

17 years agoMFH: removed unused macros
Jani Taskinen [Sun, 15 Jul 2007 15:10:04 +0000 (15:10 +0000)]
MFH: removed unused macros

17 years agoClear out last error & last error file information at the end of the
Ilia Alshanetsky [Sun, 15 Jul 2007 14:15:02 +0000 (14:15 +0000)]
Clear out last error & last error file information at the end of the
request to ensure that they don't propogate to the next request

17 years agoignore *.gcda
Nuno Lopes [Sat, 14 Jul 2007 17:29:45 +0000 (17:29 +0000)]
ignore *.gcda

17 years ago- MFH: Let's always use the macro as llabs() requires c99.
Derick Rethans [Fri, 13 Jul 2007 17:49:50 +0000 (17:49 +0000)]
- MFH: Let's always use the macro as llabs() requires c99.

17 years agoMFH: split the test
Antony Dovgal [Fri, 13 Jul 2007 16:47:39 +0000 (16:47 +0000)]
MFH: split the test

17 years agoAssert test cases
Zoe Slattery [Fri, 13 Jul 2007 15:20:12 +0000 (15:20 +0000)]
Assert test cases

17 years agoMFH: fix wrong logic
Jani Taskinen [Fri, 13 Jul 2007 15:09:19 +0000 (15:09 +0000)]
MFH: fix wrong logic

17 years agoMFH: cleanups + fixes
Jani Taskinen [Fri, 13 Jul 2007 14:23:59 +0000 (14:23 +0000)]
MFH: cleanups + fixes

17 years agoFixed bug #41635 (SoapServer and zlib.output_compression with FastCGI result in major...
Dmitry Stogov [Fri, 13 Jul 2007 14:00:05 +0000 (14:00 +0000)]
Fixed bug #41635 (SoapServer and zlib.output_compression with FastCGI result in major slowdown

17 years agoMFH: use macro - llabs not always available on win32
Rob Richards [Fri, 13 Jul 2007 12:50:00 +0000 (12:50 +0000)]
MFH: use macro - llabs not always available on win32

17 years ago- Do not break thousands of scripts.. (will remove in 5.3)
Jani Taskinen [Fri, 13 Jul 2007 10:55:43 +0000 (10:55 +0000)]
- Do not break thousands of scripts.. (will remove in 5.3)

17 years agoMFH: don't allow $PHP_OCI8 to be empty if OCI8 is enabled
Antony Dovgal [Fri, 13 Jul 2007 09:24:30 +0000 (09:24 +0000)]
MFH: don't allow $PHP_OCI8 to be empty if OCI8 is enabled
fixes bug #41988

17 years agoFixed memleak
Dmitry Stogov [Fri, 13 Jul 2007 09:14:03 +0000 (09:14 +0000)]
Fixed memleak

17 years agoMFH: - Make sure people call ldap_first_attribute() before ldap_next_attribute()
Jani Taskinen [Fri, 13 Jul 2007 02:00:39 +0000 (02:00 +0000)]
MFH: - Make sure people call ldap_first_attribute() before ldap_next_attribute()

17 years agoMFH:- Fixed bug #41127 (Memory leak in ldap_{first|next}_attribute functions)
Jani Taskinen [Fri, 13 Jul 2007 01:24:16 +0000 (01:24 +0000)]
MFH:- Fixed bug #41127 (Memory leak in ldap_{first|next}_attribute functions)
# This removes an useless parameter from 2 functions. Perhaps the next
# release should be 5.3.0, there are lot of other new things done already.
# Sneak in namespaces too.. ;)

17 years agoMFH: - Mention [DOC] tag in the README
Johannes Schlüter [Thu, 12 Jul 2007 23:44:43 +0000 (23:44 +0000)]
MFH: - Mention [DOC] tag in the README
- PHP_5_1 is closed meanwhile
- Fixed a small typo

17 years agorevise test to reflect recent code
Ilia Alshanetsky [Thu, 12 Jul 2007 23:34:32 +0000 (23:34 +0000)]
revise test to reflect recent code

17 years agoCommit previously missing patch for bug #41919
Ilia Alshanetsky [Thu, 12 Jul 2007 23:33:50 +0000 (23:33 +0000)]
Commit previously missing patch for bug #41919

17 years agoMFH: - Fixed bug #39291 (ldap_sasl_bind() misses the sasl_authc_id parameter).
Jani Taskinen [Thu, 12 Jul 2007 22:08:58 +0000 (22:08 +0000)]
MFH: - Fixed bug #39291 (ldap_sasl_bind() misses the sasl_authc_id parameter).

17 years agoreflectionObject tests
Zoe Slattery [Thu, 12 Jul 2007 21:03:39 +0000 (21:03 +0000)]
reflectionObject tests

17 years ago- MFH: Commit generated file.
Derick Rethans [Thu, 12 Jul 2007 18:59:55 +0000 (18:59 +0000)]
- MFH: Commit generated file.

17 years ago- MFH: Missing file in previous commit.
Derick Rethans [Thu, 12 Jul 2007 18:59:05 +0000 (18:59 +0000)]
- MFH: Missing file in previous commit.

17 years ago- MFH: Fixed bug #41964 (strtotime returns a timestamp for non-time string of
Derick Rethans [Thu, 12 Jul 2007 18:58:00 +0000 (18:58 +0000)]
- MFH: Fixed bug #41964 (strtotime returns a timestamp for non-time string of
  pattern '(A|a) .+').
- MFH: Fixed bug #41844 (Format returns incorrect number of digits for negative
  years -0001 to -0999).
- MFH: Fixed bug #41842 (Cannot create years < 0100 & negative years with
  date_create or new DateTime).
- MFH: Fixed bug #41709 (strtotime() does not handle 00.00.0000).
- MFH: Fixed bug #41523 (strtotime('0000-00-00 00:00:00') is parsed as
  1999-11-30).

17 years agoSynced mail function in mb_send_mail function(Escape mail.force_extra_parameters...
Seiji Masugata [Thu, 12 Jul 2007 15:31:54 +0000 (15:31 +0000)]
Synced mail function in mb_send_mail function(Escape mail.force_extra_parameters value).

17 years agoMFH: fix invalid logic + prevent non-integers to be passed
Jani Taskinen [Thu, 12 Jul 2007 11:33:37 +0000 (11:33 +0000)]
MFH: fix invalid logic + prevent non-integers to be passed

17 years agoMFH: close file handles
Jani Taskinen [Thu, 12 Jul 2007 11:14:22 +0000 (11:14 +0000)]
MFH: close file handles

17 years agoMFH: - Fixed bug #41815 (Concurrent read/write fails when EOF is reached)
Jani Taskinen [Thu, 12 Jul 2007 11:03:46 +0000 (11:03 +0000)]
MFH: - Fixed bug #41815 (Concurrent read/write fails when EOF is reached)

17 years agoFixed bug #41961 (Ensure search for hidden private methods does not stray from class...
Dmitry Stogov [Thu, 12 Jul 2007 10:32:09 +0000 (10:32 +0000)]
Fixed bug #41961 (Ensure search for hidden private methods does not stray from class hierarchy). (robin_fernandes at uk dot ibm dot com)

17 years agonew test
Antony Dovgal [Thu, 12 Jul 2007 09:29:07 +0000 (09:29 +0000)]
new test

17 years agofix test
Antony Dovgal [Thu, 12 Jul 2007 09:26:42 +0000 (09:26 +0000)]
fix test

17 years agoMFH: - Changed AC_ARG_* options to PHP_ARG_* options.
Jani Taskinen [Wed, 11 Jul 2007 23:20:37 +0000 (23:20 +0000)]
MFH: - Changed AC_ARG_* options to PHP_ARG_* options.
MFH: - Some cleanups here and there
MFH: - Enabled PHP_CHECK_CONFIGURE_OPTIONS (checks for unknown configure
MFH:   options)
# Note to Marcus: ext/dba/config.m4 needs to be "converted" to use
# the PHP_ARG_* options. I did't touch it needs quite a lot of work to keep
# it's current behaviour regarding "enabled-by-default" parts of it.
#
# Hint: By using the PHP_ARG_* options you have the "default" option.. ;)

17 years agoMFH
Antony Dovgal [Wed, 11 Jul 2007 22:16:11 +0000 (22:16 +0000)]
MFH

17 years agoMFH
Antony Dovgal [Wed, 11 Jul 2007 22:06:54 +0000 (22:06 +0000)]
MFH

17 years agoMFH
Jani Taskinen [Wed, 11 Jul 2007 21:51:55 +0000 (21:51 +0000)]
MFH

17 years agoMore reflectionClass tests
Zoe Slattery [Wed, 11 Jul 2007 20:11:34 +0000 (20:11 +0000)]
More reflectionClass tests

17 years ago- MFH: Always enable mail() function
Johannes Schlüter [Wed, 11 Jul 2007 17:36:56 +0000 (17:36 +0000)]
- MFH: Always enable mail() function

17 years ago- Introducing 1st part of "show unknown configure options" and nuked PHP_REGEX macro...
Jani Taskinen [Wed, 11 Jul 2007 15:16:56 +0000 (15:16 +0000)]
- Introducing 1st part of "show unknown configure options" and nuked PHP_REGEX macro for good

17 years agoFixed wrong warning
Dmitry Stogov [Wed, 11 Jul 2007 14:33:30 +0000 (14:33 +0000)]
Fixed wrong warning

17 years agoMFH: fix copy/paste type and bug #41962
Antony Dovgal [Wed, 11 Jul 2007 13:27:49 +0000 (13:27 +0000)]
MFH: fix copy/paste type and bug #41962

17 years agomproced openssl_x509_parse() to return extensions in readable form
Dmitry Stogov [Wed, 11 Jul 2007 12:18:14 +0000 (12:18 +0000)]
mproced openssl_x509_parse() to return extensions in readable form

17 years agoMFH: Nuked unnecessary AC_MSG_CHECKING
Jani Taskinen [Wed, 11 Jul 2007 11:56:03 +0000 (11:56 +0000)]
MFH: Nuked unnecessary AC_MSG_CHECKING

17 years agoMFH: cleanup, removed unnecessary macro definitions
Jani Taskinen [Wed, 11 Jul 2007 11:50:37 +0000 (11:50 +0000)]
MFH: cleanup, removed unnecessary macro definitions

17 years agoMFH: No return values for void function
Jani Taskinen [Wed, 11 Jul 2007 10:24:04 +0000 (10:24 +0000)]
MFH: No return values for void function

17 years agobetter check for skip
Raghubansh Kumar [Wed, 11 Jul 2007 09:13:47 +0000 (09:13 +0000)]
better check for skip

17 years agoMFH: Changed AC_ARG_ENABLE to PHP_ARG_ENABLE
Jani Taskinen [Wed, 11 Jul 2007 08:47:45 +0000 (08:47 +0000)]
MFH: Changed AC_ARG_ENABLE to PHP_ARG_ENABLE

17 years agoFixed memory leak
Dmitry Stogov [Wed, 11 Jul 2007 07:36:12 +0000 (07:36 +0000)]
Fixed memory leak

17 years agoFixed crash on non-string passphrase
Dmitry Stogov [Wed, 11 Jul 2007 07:26:52 +0000 (07:26 +0000)]
Fixed crash on non-string passphrase

17 years agoadd CVE ref
Stanislav Malyshev [Tue, 10 Jul 2007 20:25:49 +0000 (20:25 +0000)]
add CVE ref

17 years agoEscape mail.force_extra_parameters value
Stanislav Malyshev [Tue, 10 Jul 2007 20:21:24 +0000 (20:21 +0000)]
Escape mail.force_extra_parameters value

17 years agosuppress warnings to avoid potential loop
Stanislav Malyshev [Tue, 10 Jul 2007 17:58:19 +0000 (17:58 +0000)]
suppress warnings to avoid potential loop

17 years agofixes
Stanislav Malyshev [Tue, 10 Jul 2007 17:46:15 +0000 (17:46 +0000)]
fixes

17 years agocheck if write is allowed before writing to error log
Stanislav Malyshev [Tue, 10 Jul 2007 17:42:29 +0000 (17:42 +0000)]
check if write is allowed before writing to error log

17 years agoalways check save_path (issue reported by Maksymilian Arciemowicz)
Stanislav Malyshev [Tue, 10 Jul 2007 17:40:41 +0000 (17:40 +0000)]
always check save_path (issue reported by Maksymilian Arciemowicz)

17 years agotests for reflectionClass
Zoe Slattery [Tue, 10 Jul 2007 16:25:15 +0000 (16:25 +0000)]
tests for reflectionClass

17 years agoFixed symlink("", "somthing") and link("", "somthing") in ZTS mode
Dmitry Stogov [Tue, 10 Jul 2007 13:21:11 +0000 (13:21 +0000)]
Fixed symlink("", "somthing") and link("", "somthing") in ZTS mode

17 years agoBFN
Rob Richards [Tue, 10 Jul 2007 12:27:15 +0000 (12:27 +0000)]
BFN

17 years agofix bug #41947 (SimpleXML incorrectly registers empty strings as namespaces
Rob Richards [Tue, 10 Jul 2007 12:24:51 +0000 (12:24 +0000)]
fix bug #41947 (SimpleXML incorrectly registers empty strings as namespaces
add test

17 years agoFixed warning
Dmitry Stogov [Tue, 10 Jul 2007 11:57:34 +0000 (11:57 +0000)]
Fixed warning

17 years agoMFH: use safe_emalloc()
Antony Dovgal [Tue, 10 Jul 2007 11:08:08 +0000 (11:08 +0000)]
MFH: use safe_emalloc()

17 years agoMFH: Removed --enable-versioning
Jani Taskinen [Tue, 10 Jul 2007 10:18:48 +0000 (10:18 +0000)]
MFH: Removed --enable-versioning

17 years agoThese testcases are now split into smaller testcases, hence being deleted
Raghubansh Kumar [Mon, 9 Jul 2007 17:55:34 +0000 (17:55 +0000)]
These testcases are now split into smaller testcases, hence being deleted

17 years agoFix and smaller testcases for mkdir_rmdir_variation.phpt, popen_pclose_error.phpt...
Raghubansh Kumar [Mon, 9 Jul 2007 17:38:33 +0000 (17:38 +0000)]
Fix and smaller testcases for mkdir_rmdir_variation.phpt, popen_pclose_error.phpt, readlink_realpath_basic.phpt, readlink_realpath_error.phpt & readlink_realpath_variation.phpt

17 years agoAdded ability to create local or remote (URL) user streams
Dmitry Stogov [Mon, 9 Jul 2007 17:27:24 +0000 (17:27 +0000)]
Added ability to create local or remote (URL) user streams
Local user streams must not be able to open(), URLs if allow_url_include is off
Implemented new function stream_is_local()
[
- stream_wrapper_register() extended with additional optional argument "flags"
  of type long. This time only one flag is implemented
- STREAM_IS_URL, that means that userstream wrapper is remote (URL).
  By default stream is local.
- stream_is_local() is a new function that accepts stream and tell if this
  stream is local or remote (URL)
]

17 years agoProper fix for MOPB-29
Dmitry Stogov [Mon, 9 Jul 2007 14:31:56 +0000 (14:31 +0000)]
Proper fix for MOPB-29

17 years agoMFH: use defined values instead of plain integers
Jani Taskinen [Mon, 9 Jul 2007 13:42:05 +0000 (13:42 +0000)]
MFH: use defined values instead of plain integers

17 years agoarray copy on write tests
Zoe Slattery [Mon, 9 Jul 2007 13:23:37 +0000 (13:23 +0000)]
array copy on write tests

17 years agoReflectionClass constructor tests
Zoe Slattery [Mon, 9 Jul 2007 13:22:10 +0000 (13:22 +0000)]
ReflectionClass  constructor tests

17 years agobfn
Jani Taskinen [Mon, 9 Jul 2007 12:55:50 +0000 (12:55 +0000)]
bfn

17 years agoMFH:- Fixed bug #35981 (pdo-pgsql should not use pkg-config when not present)
Jani Taskinen [Mon, 9 Jul 2007 12:54:11 +0000 (12:54 +0000)]
MFH:- Fixed bug #35981 (pdo-pgsql should not use pkg-config when not present)

17 years agoMFH
Jani Taskinen [Mon, 9 Jul 2007 12:38:02 +0000 (12:38 +0000)]
MFH

17 years agoMFH: - Use $PHP_LIBDIR where appropriate
Jani Taskinen [Mon, 9 Jul 2007 12:33:43 +0000 (12:33 +0000)]
MFH: - Use $PHP_LIBDIR where appropriate

17 years agoECONNABORTED is not a critical error (Andrei Nigmatulin)
Dmitry Stogov [Mon, 9 Jul 2007 11:48:39 +0000 (11:48 +0000)]
ECONNABORTED is not a critical error (Andrei Nigmatulin)

17 years agoMFH: Fixed bug #41870 (PDO_ODBC module linking fails with iODBC)
Jani Taskinen [Mon, 9 Jul 2007 11:13:56 +0000 (11:13 +0000)]
MFH: Fixed bug #41870 (PDO_ODBC module linking fails with iODBC)

17 years agofix news
Jani Taskinen [Mon, 9 Jul 2007 10:17:51 +0000 (10:17 +0000)]
fix news

17 years agoMFH
Antony Dovgal [Mon, 9 Jul 2007 09:08:59 +0000 (09:08 +0000)]
MFH

17 years agoFixed bug #41919
Dmitry Stogov [Mon, 9 Jul 2007 08:53:14 +0000 (08:53 +0000)]
Fixed bug #41919

17 years agoFixed bug #41919 (crash in string to array conversion)
Ilia Alshanetsky [Sun, 8 Jul 2007 15:28:46 +0000 (15:28 +0000)]
Fixed bug #41919 (crash in string to array conversion)

17 years agoThese files are now split into one or more smaller testcases, hence being deleted.
Raghubansh Kumar [Sun, 8 Jul 2007 12:41:44 +0000 (12:41 +0000)]
These files are now split into one or more smaller testcases, hence being deleted.

17 years agoRun only on 32-bit OS
Raghubansh Kumar [Sun, 8 Jul 2007 05:01:11 +0000 (05:01 +0000)]
Run only on 32-bit OS

17 years ago*** empty log message ***
Christopher Jones [Fri, 6 Jul 2007 23:29:44 +0000 (23:29 +0000)]
*** empty log message ***

17 years agoFix and smaller testcases for is_readable_variation.phpt, is_executable_variation...
Raghubansh Kumar [Fri, 6 Jul 2007 18:30:46 +0000 (18:30 +0000)]
Fix and smaller testcases for is_readable_variation.phpt, is_executable_variation.phpt & is_writable_variation.phpt

17 years agoMFH
Antony Dovgal [Fri, 6 Jul 2007 12:17:58 +0000 (12:17 +0000)]
MFH

17 years agoMFH: fix #41908 (CFLAGS="-Os" ./configure --enable-debug fails)
Antony Dovgal [Fri, 6 Jul 2007 10:44:23 +0000 (10:44 +0000)]
MFH: fix #41908 (CFLAGS="-Os" ./configure --enable-debug fails)
patch by christian at hoffie dot info

17 years agobetter check for root user
Raghubansh Kumar [Fri, 6 Jul 2007 03:40:31 +0000 (03:40 +0000)]
better check for root user

17 years agoFixed NOTICE message
Ilia Alshanetsky [Fri, 6 Jul 2007 00:13:56 +0000 (00:13 +0000)]
Fixed NOTICE message

17 years ago- Marking already fixed bug in NEWS file (Bug #41909).
Derick Rethans [Thu, 5 Jul 2007 20:54:59 +0000 (20:54 +0000)]
- Marking already fixed bug in NEWS file (Bug #41909).

17 years agofix test: 006_error.phpt & filegroup_basic.phpt
Raghubansh Kumar [Thu, 5 Jul 2007 18:53:34 +0000 (18:53 +0000)]
fix test: 006_error.phpt & filegroup_basic.phpt
fix and smaller tests for symlink_link_linkinfo_is_link[basic|error|variation].phpt

17 years ago- MFH: Updated timezone database to 2007.6 (2007f).
Derick Rethans [Thu, 5 Jul 2007 13:49:43 +0000 (13:49 +0000)]
- MFH: Updated timezone database to 2007.6 (2007f).

17 years agoMFH: add CURLINFO_PRIVATE & CURLOPT_PRIVATE
Antony Dovgal [Wed, 4 Jul 2007 13:34:23 +0000 (13:34 +0000)]
MFH: add CURLINFO_PRIVATE & CURLOPT_PRIVATE
patch by Andrey A. Belashkov

17 years agoFixed "make test"
Dmitry Stogov [Wed, 4 Jul 2007 10:16:22 +0000 (10:16 +0000)]
Fixed "make test"

17 years agodo not fax the fixes :)
foobar [Wed, 4 Jul 2007 07:45:10 +0000 (07:45 +0000)]
do not fax the fixes :)

17 years agoMFH (r-1.240)
Sara Golemon [Wed, 4 Jul 2007 05:05:57 +0000 (05:05 +0000)]
MFH (r-1.240)
Fix behavior of empty($sxe->element) and empty($sxe['prop'])
when used on empty elements properties (apply PHP emptiness rules)