]>
granicus.if.org Git - php/log
Jani Taskinen [Fri, 20 Jul 2007 23:53:40 +0000 (23:53 +0000)]
MFH: fix warnings
Raghubansh Kumar [Fri, 20 Jul 2007 18:07:02 +0000 (18:07 +0000)]
Fix for fill_file() in file.inc
New testcases for readfile() and umask() functions
Antony Dovgal [Fri, 20 Jul 2007 10:53:56 +0000 (10:53 +0000)]
MFH: fix #41691 (ArrayObject::exchangeArray hangs Apache)
Antony Dovgal [Thu, 19 Jul 2007 15:49:45 +0000 (15:49 +0000)]
MFH: fix #41989 (move_uploaded_file() & relative path in ZTS mode)
Jani Taskinen [Thu, 19 Jul 2007 15:29:30 +0000 (15:29 +0000)]
MFH: Use SEPARATE_ZVAL_IF_NOT_REF for cleaner code.
Antony Dovgal [Thu, 19 Jul 2007 15:15:26 +0000 (15:15 +0000)]
MFH
Antony Dovgal [Thu, 19 Jul 2007 15:04:15 +0000 (15:04 +0000)]
add new tests from HEAD
Antony Dovgal [Thu, 19 Jul 2007 14:32:55 +0000 (14:32 +0000)]
fix ws & folding
Jani Taskinen [Thu, 19 Jul 2007 13:57:16 +0000 (13:57 +0000)]
MFH
Jani Taskinen [Thu, 19 Jul 2007 12:36:06 +0000 (12:36 +0000)]
MFH:- Stop configure if scanner files are not found and invalid/no flex is found
Antony Dovgal [Thu, 19 Jul 2007 12:16:30 +0000 (12:16 +0000)]
MFH
Jani Taskinen [Thu, 19 Jul 2007 10:50:16 +0000 (10:50 +0000)]
MFH:- Fixed bug #41433 (DBA: configure fails to include correct db.h for db4)
Ilia Alshanetsky [Wed, 18 Jul 2007 23:10:33 +0000 (23:10 +0000)]
Fixed typo
Nuno Lopes [Wed, 18 Jul 2007 18:06:55 +0000 (18:06 +0000)]
fix oci8 entries for Chris Jones
Christopher Jones [Wed, 18 Jul 2007 15:10:42 +0000 (15:10 +0000)]
MFH: add casts to fix compilation warnings
Jani Taskinen [Wed, 18 Jul 2007 15:04:22 +0000 (15:04 +0000)]
MFH: cleanup & sync
Antony Dovgal [Wed, 18 Jul 2007 11:46:50 +0000 (11:46 +0000)]
MFH
Jani Taskinen [Wed, 18 Jul 2007 09:04:58 +0000 (09:04 +0000)]
MFH: Use correct macro name
Raghubansh Kumar [Wed, 18 Jul 2007 04:59:46 +0000 (04:59 +0000)]
New testcases for filesystem handling function : unlink()
Ilia Alshanetsky [Tue, 17 Jul 2007 23:46:40 +0000 (23:46 +0000)]
Allow file uploads to bypass open_basedir checks (fixes regression)
Jani Taskinen [Tue, 17 Jul 2007 13:29:33 +0000 (13:29 +0000)]
MFH: ws fix
Jani Taskinen [Tue, 17 Jul 2007 13:28:44 +0000 (13:28 +0000)]
MFH:- Fixed bugs #36796, #36918, #41371 (stream_set_blocking() does not work)
Jani Taskinen [Tue, 17 Jul 2007 12:12:26 +0000 (12:12 +0000)]
MFH:- Fixed bug #42019 (configure option --with-adabas=DIR does not work)
Nuno Lopes [Tue, 17 Jul 2007 10:29:32 +0000 (10:29 +0000)]
update for latest library rlease
Jani Taskinen [Tue, 17 Jul 2007 09:09:42 +0000 (09:09 +0000)]
MFH: removed dots from error messages
Jani Taskinen [Tue, 17 Jul 2007 08:40:24 +0000 (08:40 +0000)]
MFH:- Fixed bug #42015 (ldap_rename() gets server error "DSA is unwilling to perform")
Antony Dovgal [Mon, 16 Jul 2007 20:29:21 +0000 (20:29 +0000)]
initialize glob struct
Ilia Alshanetsky [Mon, 16 Jul 2007 18:00:18 +0000 (18:00 +0000)]
Fixed a possible crash inside the constructor
Raghubansh Kumar [Mon, 16 Jul 2007 17:55:39 +0000 (17:55 +0000)]
fix tests
Raghubansh Kumar [Mon, 16 Jul 2007 17:34:44 +0000 (17:34 +0000)]
New testcases
Antony Dovgal [Mon, 16 Jul 2007 13:29:47 +0000 (13:29 +0000)]
MFH
Antony Dovgal [Mon, 16 Jul 2007 10:59:17 +0000 (10:59 +0000)]
MFH: split test
Jani Taskinen [Mon, 16 Jul 2007 10:00:44 +0000 (10:00 +0000)]
- Fix issue in differentiating between --with-* and --enable-*
Jani Taskinen [Sun, 15 Jul 2007 19:43:06 +0000 (19:43 +0000)]
- Remove ereg/ from PHP_5_2 branch. (not yet wanted here :)
Jani Taskinen [Sun, 15 Jul 2007 15:34:28 +0000 (15:34 +0000)]
MFH: folding tags and some more ws fixes
Jani Taskinen [Sun, 15 Jul 2007 15:21:12 +0000 (15:21 +0000)]
MFH: ws fixes (sync!)
Jani Taskinen [Sun, 15 Jul 2007 15:10:04 +0000 (15:10 +0000)]
MFH: removed unused macros
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
Nuno Lopes [Sat, 14 Jul 2007 17:29:45 +0000 (17:29 +0000)]
ignore *.gcda
Derick Rethans [Fri, 13 Jul 2007 17:49:50 +0000 (17:49 +0000)]
- MFH: Let's always use the macro as llabs() requires c99.
Antony Dovgal [Fri, 13 Jul 2007 16:47:39 +0000 (16:47 +0000)]
MFH: split the test
Zoe Slattery [Fri, 13 Jul 2007 15:20:12 +0000 (15:20 +0000)]
Assert test cases
Jani Taskinen [Fri, 13 Jul 2007 15:09:19 +0000 (15:09 +0000)]
MFH: fix wrong logic
Jani Taskinen [Fri, 13 Jul 2007 14:23:59 +0000 (14:23 +0000)]
MFH: cleanups + fixes
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
Rob Richards [Fri, 13 Jul 2007 12:50:00 +0000 (12:50 +0000)]
MFH: use macro - llabs not always available on win32
Jani Taskinen [Fri, 13 Jul 2007 10:55:43 +0000 (10:55 +0000)]
- Do not break thousands of scripts.. (will remove in 5.3)
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
Dmitry Stogov [Fri, 13 Jul 2007 09:14:03 +0000 (09:14 +0000)]
Fixed memleak
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()
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.. ;)
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
Ilia Alshanetsky [Thu, 12 Jul 2007 23:34:32 +0000 (23:34 +0000)]
revise test to reflect recent code
Ilia Alshanetsky [Thu, 12 Jul 2007 23:33:50 +0000 (23:33 +0000)]
Commit previously missing patch for bug #41919
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).
Zoe Slattery [Thu, 12 Jul 2007 21:03:39 +0000 (21:03 +0000)]
reflectionObject tests
Derick Rethans [Thu, 12 Jul 2007 18:59:55 +0000 (18:59 +0000)]
- MFH: Commit generated file.
Derick Rethans [Thu, 12 Jul 2007 18:59:05 +0000 (18:59 +0000)]
- MFH: Missing file in previous commit.
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).
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).
Jani Taskinen [Thu, 12 Jul 2007 11:33:37 +0000 (11:33 +0000)]
MFH: fix invalid logic + prevent non-integers to be passed
Jani Taskinen [Thu, 12 Jul 2007 11:14:22 +0000 (11:14 +0000)]
MFH: close file handles
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)
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)
Antony Dovgal [Thu, 12 Jul 2007 09:29:07 +0000 (09:29 +0000)]
new test
Antony Dovgal [Thu, 12 Jul 2007 09:26:42 +0000 (09:26 +0000)]
fix test
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.. ;)
Antony Dovgal [Wed, 11 Jul 2007 22:16:11 +0000 (22:16 +0000)]
MFH
Antony Dovgal [Wed, 11 Jul 2007 22:06:54 +0000 (22:06 +0000)]
MFH
Jani Taskinen [Wed, 11 Jul 2007 21:51:55 +0000 (21:51 +0000)]
MFH
Zoe Slattery [Wed, 11 Jul 2007 20:11:34 +0000 (20:11 +0000)]
More reflectionClass tests
Johannes Schlüter [Wed, 11 Jul 2007 17:36:56 +0000 (17:36 +0000)]
- MFH: Always enable mail() function
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
Dmitry Stogov [Wed, 11 Jul 2007 14:33:30 +0000 (14:33 +0000)]
Fixed wrong warning
Antony Dovgal [Wed, 11 Jul 2007 13:27:49 +0000 (13:27 +0000)]
MFH: fix copy/paste type and bug #41962
Dmitry Stogov [Wed, 11 Jul 2007 12:18:14 +0000 (12:18 +0000)]
mproced openssl_x509_parse() to return extensions in readable form
Jani Taskinen [Wed, 11 Jul 2007 11:56:03 +0000 (11:56 +0000)]
MFH: Nuked unnecessary AC_MSG_CHECKING
Jani Taskinen [Wed, 11 Jul 2007 11:50:37 +0000 (11:50 +0000)]
MFH: cleanup, removed unnecessary macro definitions
Jani Taskinen [Wed, 11 Jul 2007 10:24:04 +0000 (10:24 +0000)]
MFH: No return values for void function
Raghubansh Kumar [Wed, 11 Jul 2007 09:13:47 +0000 (09:13 +0000)]
better check for skip
Jani Taskinen [Wed, 11 Jul 2007 08:47:45 +0000 (08:47 +0000)]
MFH: Changed AC_ARG_ENABLE to PHP_ARG_ENABLE
Dmitry Stogov [Wed, 11 Jul 2007 07:36:12 +0000 (07:36 +0000)]
Fixed memory leak
Dmitry Stogov [Wed, 11 Jul 2007 07:26:52 +0000 (07:26 +0000)]
Fixed crash on non-string passphrase
Stanislav Malyshev [Tue, 10 Jul 2007 20:25:49 +0000 (20:25 +0000)]
add CVE ref
Stanislav Malyshev [Tue, 10 Jul 2007 20:21:24 +0000 (20:21 +0000)]
Escape mail.force_extra_parameters value
Stanislav Malyshev [Tue, 10 Jul 2007 17:58:19 +0000 (17:58 +0000)]
suppress warnings to avoid potential loop
Stanislav Malyshev [Tue, 10 Jul 2007 17:46:15 +0000 (17:46 +0000)]
fixes
Stanislav Malyshev [Tue, 10 Jul 2007 17:42:29 +0000 (17:42 +0000)]
check if write is allowed before writing to error log
Stanislav Malyshev [Tue, 10 Jul 2007 17:40:41 +0000 (17:40 +0000)]
always check save_path (issue reported by Maksymilian Arciemowicz)
Zoe Slattery [Tue, 10 Jul 2007 16:25:15 +0000 (16:25 +0000)]
tests for reflectionClass
Dmitry Stogov [Tue, 10 Jul 2007 13:21:11 +0000 (13:21 +0000)]
Fixed symlink("", "somthing") and link("", "somthing") in ZTS mode
Rob Richards [Tue, 10 Jul 2007 12:27:15 +0000 (12:27 +0000)]
BFN
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
Dmitry Stogov [Tue, 10 Jul 2007 11:57:34 +0000 (11:57 +0000)]
Fixed warning
Antony Dovgal [Tue, 10 Jul 2007 11:08:08 +0000 (11:08 +0000)]
MFH: use safe_emalloc()
Jani Taskinen [Tue, 10 Jul 2007 10:18:48 +0000 (10:18 +0000)]
MFH: Removed --enable-versioning
Raghubansh Kumar [Mon, 9 Jul 2007 17:55:34 +0000 (17:55 +0000)]
These testcases are now split into smaller testcases, hence being deleted
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
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)
]
Dmitry Stogov [Mon, 9 Jul 2007 14:31:56 +0000 (14:31 +0000)]
Proper fix for MOPB-29