]>
granicus.if.org Git - php/log
Ilia Alshanetsky [Mon, 30 Oct 2006 23:07:28 +0000 (23:07 +0000)]
Fixed year
Ilia Alshanetsky [Mon, 30 Oct 2006 23:06:22 +0000 (23:06 +0000)]
5.2.0
Ilia Alshanetsky [Mon, 30 Oct 2006 22:28:36 +0000 (22:28 +0000)]
Prep news file for 5.2
Rasmus Lerdorf [Mon, 30 Oct 2006 17:11:02 +0000 (17:11 +0000)]
Pierre requested an update to this. I don't think it makes sense to
remove what little API docs we have here, and the simple example in this
doc is a lot easier to follow than ext/filter.
Dmitry Stogov [Mon, 30 Oct 2006 11:05:00 +0000 (11:05 +0000)]
Fixed bug #39304 (Segmentation fault with list unpacking of string offset)
Uwe Schindler [Fri, 27 Oct 2006 09:02:54 +0000 (09:02 +0000)]
update news
Uwe Schindler [Fri, 27 Oct 2006 07:29:51 +0000 (07:29 +0000)]
MFH: update readme
Uwe Schindler [Fri, 27 Oct 2006 07:23:44 +0000 (07:23 +0000)]
Fix build in Sun Webserver 7 (should be in 5.2.0, it's not critical but does not break mainstream sapis!!!)
Hannes Magnusson [Wed, 25 Oct 2006 12:58:46 +0000 (12:58 +0000)]
More curl constants
Hannes Magnusson [Wed, 25 Oct 2006 12:40:23 +0000 (12:40 +0000)]
Add a note reffering to the "new feature" section (lukas)
Hannes Magnusson [Wed, 25 Oct 2006 12:19:13 +0000 (12:19 +0000)]
New extensions
- json
- filter
- zip
New classes
- DateTime
- DateTimeZone
New functions
- image_type_to_extension
- gmp_nextprime
- xmlwriter_full_end_element
- xmlwriter_write_raw
- timezone_identifiers_list
Added error message (objects without casting handler) caught by rasmus
Hannes Magnusson [Tue, 24 Oct 2006 21:51:15 +0000 (21:51 +0000)]
Silly me. those PDO constants are class constants
#thanks ilia \o/
Hannes Magnusson [Tue, 24 Oct 2006 21:43:51 +0000 (21:43 +0000)]
New constants
Hannes Magnusson [Tue, 24 Oct 2006 21:32:29 +0000 (21:32 +0000)]
New INI entrys
php-cli searching php.ini "bc break"
Hannes Magnusson [Tue, 24 Oct 2006 21:16:24 +0000 (21:16 +0000)]
session_set_cookie_params new param
Hannes Magnusson [Tue, 24 Oct 2006 21:08:53 +0000 (21:08 +0000)]
mention php_errormsg bc break..
Hannes Magnusson [Tue, 24 Oct 2006 20:54:07 +0000 (20:54 +0000)]
Add sections: backwards incompatible error messages & new functions/methods/classes/constants/optional parameters
Dmitry Stogov [Tue, 24 Oct 2006 05:20:50 +0000 (05:20 +0000)]
Revert patch because we are at last RC stage.
Dmitry Stogov [Mon, 23 Oct 2006 06:46:38 +0000 (06:46 +0000)]
Fixed decoding of list of arrays in non-WSDL mode. (releated to bug #39121)
Antony Dovgal [Fri, 20 Oct 2006 21:28:31 +0000 (21:28 +0000)]
fix ZTS build without SPL enabled
Hannes Magnusson [Fri, 20 Oct 2006 14:42:37 +0000 (14:42 +0000)]
Fix test
Ilia Alshanetsky [Fri, 20 Oct 2006 13:15:35 +0000 (13:15 +0000)]
Back to dev
Ilia Alshanetsky [Fri, 20 Oct 2006 02:44:26 +0000 (02:44 +0000)]
Make use of abstract methods be E_STRICT rather then E_ERROR
Sara Golemon [Fri, 20 Oct 2006 02:11:19 +0000 (02:11 +0000)]
MFH(r-1.114) Can't use real arrays held by ArrayObjects in write context
Ilia Alshanetsky [Fri, 20 Oct 2006 01:51:07 +0000 (01:51 +0000)]
5.2.0RC6
Antony Dovgal [Thu, 19 Oct 2006 12:07:07 +0000 (12:07 +0000)]
add new test by Pierre
Dmitry Stogov [Thu, 19 Oct 2006 09:49:44 +0000 (09:49 +0000)]
Fixed mkdir("/tmp/foo//bar/log", 0777, true)
Ilia Alshanetsky [Wed, 18 Oct 2006 23:47:33 +0000 (23:47 +0000)]
Fixed bug #38400 (Use of com.typelib_file may cause a crash).
Antony Dovgal [Wed, 18 Oct 2006 20:58:23 +0000 (20:58 +0000)]
MFH: fix bug #38882 (ldap_connect causes segfault with newer versions of OpenLDAP)
Johannes Schlüter [Wed, 18 Oct 2006 17:17:18 +0000 (17:17 +0000)]
- Here, too
Johannes Schlüter [Wed, 18 Oct 2006 17:04:49 +0000 (17:04 +0000)]
- MFH: added missing return...
Johannes Schlüter [Wed, 18 Oct 2006 16:35:15 +0000 (16:35 +0000)]
- MFH: Fix #38465 (ReflectionParameter fails if default value is an access to self::
Hannes Magnusson [Wed, 18 Oct 2006 16:04:37 +0000 (16:04 +0000)]
MFH: fix arginfo
Antony Dovgal [Wed, 18 Oct 2006 14:23:23 +0000 (14:23 +0000)]
MFH: fix PECL bug #9061 (oci8 might reuse wrong persistent connection)
Antony Dovgal [Tue, 17 Oct 2006 22:05:16 +0000 (22:05 +0000)]
fix test
Derick Rethans [Tue, 17 Oct 2006 17:08:03 +0000 (17:08 +0000)]
- Updated timezone database.
Ilia Alshanetsky [Tue, 17 Oct 2006 15:26:14 +0000 (15:26 +0000)]
Unify handling of return values on validation failure and var not found
Antony Dovgal [Mon, 16 Oct 2006 19:27:57 +0000 (19:27 +0000)]
MFH: initialize optional vars
Ilia Alshanetsky [Mon, 16 Oct 2006 15:39:39 +0000 (15:39 +0000)]
Fixed compiler warnings
Dmitry Stogov [Mon, 16 Oct 2006 11:13:08 +0000 (11:13 +0000)]
Fixed bug #39140 (Uncaught exception may cause crash)
Dmitry Stogov [Mon, 16 Oct 2006 10:46:59 +0000 (10:46 +0000)]
Fixed bug #39020 (PHP in FastCGI server mode crashes)
Antony Dovgal [Sun, 15 Oct 2006 21:09:27 +0000 (21:09 +0000)]
fix compile warning
Hannes Magnusson [Sun, 15 Oct 2006 13:43:45 +0000 (13:43 +0000)]
Fix test (bug#39097)
Hannes Magnusson [Sat, 14 Oct 2006 15:06:11 +0000 (15:06 +0000)]
Remove bogus ini entry
Antony Dovgal [Fri, 13 Oct 2006 14:26:34 +0000 (14:26 +0000)]
fix win32 build
Hannes Magnusson [Fri, 13 Oct 2006 09:59:21 +0000 (09:59 +0000)]
fix test
Hannes Magnusson [Fri, 13 Oct 2006 09:34:34 +0000 (09:34 +0000)]
Added missing API function declaration.
Ilia Alshanetsky [Fri, 13 Oct 2006 01:42:20 +0000 (01:42 +0000)]
Fixed bug #38934 (move_uploaded_file() cannot read uploaded file outside of
open_basedir).
Ilia Alshanetsky [Fri, 13 Oct 2006 01:11:30 +0000 (01:11 +0000)]
Improve open_basedir checks
Brian France [Thu, 12 Oct 2006 20:02:58 +0000 (20:02 +0000)]
Memory assigned to the request_rec should be allocated from apache pools
and should not be free'ed at the end of the handler phase
Antony Dovgal [Thu, 12 Oct 2006 10:04:12 +0000 (10:04 +0000)]
MFH: use connection charset when reading LOB data
Dmitry Stogov [Thu, 12 Oct 2006 06:46:51 +0000 (06:46 +0000)]
Make zend_memory_peak_usage() to be avalable even without --enable-memory-limit
Ilia Alshanetsky [Thu, 12 Oct 2006 01:05:09 +0000 (01:05 +0000)]
Fixed potential use of un-initialized var (detected by Coverity)
Antony Dovgal [Wed, 11 Oct 2006 23:45:31 +0000 (23:45 +0000)]
fix test
Sara Golemon [Wed, 11 Oct 2006 23:36:32 +0000 (23:36 +0000)]
BFN
Sara Golemon [Wed, 11 Oct 2006 23:22:45 +0000 (23:22 +0000)]
MFH(r-1.96) Bugfix#38649 Optional param not initialized
Sara Golemon [Wed, 11 Oct 2006 23:11:26 +0000 (23:11 +0000)]
MFH(r-1.38) Bugfix 38648: Don't assume all buckets are part of a brigade
Pierre Joye [Wed, 11 Oct 2006 18:27:42 +0000 (18:27 +0000)]
- imagecreatefrompng(emptyfile) fix entry
Antony Dovgal [Wed, 11 Oct 2006 16:11:56 +0000 (16:11 +0000)]
MFH
Antony Dovgal [Wed, 11 Oct 2006 15:52:56 +0000 (15:52 +0000)]
MFH: fix #39125 (Memleak when reflecting non-existing class/method)
Antony Dovgal [Wed, 11 Oct 2006 14:57:52 +0000 (14:57 +0000)]
add test
Ilia Alshanetsky [Wed, 11 Oct 2006 14:55:57 +0000 (14:55 +0000)]
s/false/null/
Derick Rethans [Wed, 11 Oct 2006 14:49:13 +0000 (14:49 +0000)]
- MFH: Change validating filters to return "null" on failure so that they can be
distinguised from the value "false" which might be valid as well.
Antony Dovgal [Wed, 11 Oct 2006 14:46:40 +0000 (14:46 +0000)]
MFH: check filter and class names for empty strings
Ilia Alshanetsky [Wed, 11 Oct 2006 14:19:55 +0000 (14:19 +0000)]
Catch empty strings right away.
Antony Dovgal [Wed, 11 Oct 2006 13:15:30 +0000 (13:15 +0000)]
MFH: avoid reading str[-1], add warning when invalid format specified
add test
Antony Dovgal [Wed, 11 Oct 2006 12:53:56 +0000 (12:53 +0000)]
MFH: fix crash when parsing invalid hostnames/IPs
Antony Dovgal [Wed, 11 Oct 2006 11:53:02 +0000 (11:53 +0000)]
MFH
Antony Dovgal [Wed, 11 Oct 2006 11:09:42 +0000 (11:09 +0000)]
MFH: fix segfault/leak, add test
Edin Kadribasic [Wed, 11 Oct 2006 11:00:03 +0000 (11:00 +0000)]
Sync with Unix build
Wez Furlong [Wed, 11 Oct 2006 03:23:51 +0000 (03:23 +0000)]
BFN
Wez Furlong [Wed, 11 Oct 2006 03:09:55 +0000 (03:09 +0000)]
BFN
Wez Furlong [Wed, 11 Oct 2006 03:07:29 +0000 (03:07 +0000)]
Fix for PECL #7755; use the displayable column width as the basis for our
buffer size, as the raw column size can be too small when requesting
a string representation.
Also fix up bogus error output when fetching, and another one of the test
cases to make it run against SQL Server 2005.
Wez Furlong [Wed, 11 Oct 2006 02:14:09 +0000 (02:14 +0000)]
BFN
Wez Furlong [Wed, 11 Oct 2006 02:10:56 +0000 (02:10 +0000)]
Fix for PECL bug #8944. Could also be the same problem as pecl #7775.
Pierre Joye [Wed, 11 Oct 2006 00:19:12 +0000 (00:19 +0000)]
- don't check signature if the file is empty (valgrind reports with test
001), thx Tony for the head up
Ilia Alshanetsky [Tue, 10 Oct 2006 23:12:59 +0000 (23:12 +0000)]
Fixed bug #39034 (curl_exec() with return transfer returns TRUE on empty
files).
Antony Dovgal [Tue, 10 Oct 2006 23:01:23 +0000 (23:01 +0000)]
MFH: access mode for dbase_open() cannot be < 0
Antony Dovgal [Tue, 10 Oct 2006 22:37:43 +0000 (22:37 +0000)]
add new test
Antony Dovgal [Tue, 10 Oct 2006 22:22:43 +0000 (22:22 +0000)]
MFH: fix leak and typos in error messages
Antony Dovgal [Tue, 10 Oct 2006 22:03:27 +0000 (22:03 +0000)]
missing variable initialization
Ilia Alshanetsky [Tue, 10 Oct 2006 17:32:50 +0000 (17:32 +0000)]
Fixed bug #38198 (possible crash when COM reports an exception).
Antony Dovgal [Tue, 10 Oct 2006 12:44:02 +0000 (12:44 +0000)]
MFH: fix #39112 (typo in error message)
Ilia Alshanetsky [Mon, 9 Oct 2006 19:48:13 +0000 (19:48 +0000)]
Improve parameter parsing
Ilia Alshanetsky [Mon, 9 Oct 2006 18:08:34 +0000 (18:08 +0000)]
Fixed bug #37262 (var_export() does not escape \0 character).
Ilia Alshanetsky [Mon, 9 Oct 2006 16:20:46 +0000 (16:20 +0000)]
Proper name for credits
Hannes Magnusson [Mon, 9 Oct 2006 16:02:34 +0000 (16:02 +0000)]
MFH tests
Antony Dovgal [Mon, 9 Oct 2006 13:20:46 +0000 (13:20 +0000)]
improve SKIPIF condition
Antony Dovgal [Mon, 9 Oct 2006 09:37:10 +0000 (09:37 +0000)]
BFN
Antony Dovgal [Mon, 9 Oct 2006 09:34:55 +0000 (09:34 +0000)]
MFH: fix PECL bug #8816 (issue in php_oci_statement_fetch with more than one piecewise column)
patch by jeff at badtz-maru dot com
Pierre Joye [Mon, 9 Oct 2006 00:04:11 +0000 (00:04 +0000)]
- fix possible segfault (see test 004) always exists and returns NULL on
error
Ilia Alshanetsky [Sun, 8 Oct 2006 22:38:48 +0000 (22:38 +0000)]
Added missing configuration checks
Pierre Joye [Sun, 8 Oct 2006 17:36:10 +0000 (17:36 +0000)]
- #39082, image* segfaults when used with only one argument
(introduced in 5.2+, no news entry)
Ilia Alshanetsky [Sat, 7 Oct 2006 19:59:19 +0000 (19:59 +0000)]
Added missing safety checks (Problem identified by Coverity scan)
Ilia Alshanetsky [Sat, 7 Oct 2006 19:40:58 +0000 (19:40 +0000)]
Added missing safety checks (Problem identified by Coverity scan)
Sara Golemon [Sat, 7 Oct 2006 16:40:39 +0000 (16:40 +0000)]
MFH(r-1.356) Don't assume the array elements are arrays too
Antony Dovgal [Sat, 7 Oct 2006 09:34:12 +0000 (09:34 +0000)]
BFN
Ilia Alshanetsky [Fri, 6 Oct 2006 22:34:16 +0000 (22:34 +0000)]
Make quote() in PostgreSQL use PQescapeByteaConn() whenever possible for
binary strings.
Ilia Alshanetsky [Fri, 6 Oct 2006 21:45:10 +0000 (21:45 +0000)]
Make pg_escape_bytea() use PQescapeByteaConn() whenever possible.
Ilia Alshanetsky [Fri, 6 Oct 2006 21:36:07 +0000 (21:36 +0000)]
back to dev