]>
granicus.if.org Git - php/log
Ilia Alshanetsky [Fri, 2 Sep 2005 17:25:10 +0000 (17:25 +0000)]
Resolved bug #34240.
# Thanks to xuefer at 21cn dot com for providing it.
Rob Richards [Fri, 2 Sep 2005 15:38:22 +0000 (15:38 +0000)]
Fix crash: handler name not length needs to be passed to php_error_docref
Derick Rethans [Fri, 2 Sep 2005 14:57:42 +0000 (14:57 +0000)]
- Added date_time_set, date_date_set and date_isodate_set() functions, and
setTime, setDate and setISODate() methods.
foobar [Fri, 2 Sep 2005 14:08:09 +0000 (14:08 +0000)]
revert
foobar [Fri, 2 Sep 2005 13:50:39 +0000 (13:50 +0000)]
Check the status properly
Derick Rethans [Fri, 2 Sep 2005 12:31:41 +0000 (12:31 +0000)]
- Update timezone database to version "2005m".
Derick Rethans [Fri, 2 Sep 2005 11:39:42 +0000 (11:39 +0000)]
- Added comments into the database file, so that we can more easily spot
changes.
Derick Rethans [Fri, 2 Sep 2005 09:41:08 +0000 (09:41 +0000)]
- MF51: Fixed bug #34304 (date() doesn't have a modifier for ISO Week Day).
Derick Rethans [Fri, 2 Sep 2005 09:39:21 +0000 (09:39 +0000)]
- Fixed bad MF51.
foobar [Fri, 2 Sep 2005 09:10:01 +0000 (09:10 +0000)]
- Moved pfpro, ovrimos and mcve to PECL
# Pierre will create the packages for these
foobar [Fri, 2 Sep 2005 08:26:05 +0000 (08:26 +0000)]
MFB: Always return something, even if it succeeds :)
Dmitry Stogov [Fri, 2 Sep 2005 07:46:30 +0000 (07:46 +0000)]
Fixed bug #34260 (Segfault with callbacks (array_map) + overloading)
Rob Richards [Fri, 2 Sep 2005 06:37:29 +0000 (06:37 +0000)]
Fix key length so params passed by array can be retrieved by getParameter()
<changelog@php.net> [Fri, 2 Sep 2005 05:33:21 +0000 (05:33 +0000)]
ChangeLog update
foobar [Fri, 2 Sep 2005 05:18:30 +0000 (05:18 +0000)]
MFB
Ilia Alshanetsky [Thu, 1 Sep 2005 19:14:54 +0000 (19:14 +0000)]
Fixed bug #34331 (php crashes when variables_order is empty).
foobar [Thu, 1 Sep 2005 14:42:54 +0000 (14:42 +0000)]
- Fixed bug #34307 (OnUpdateStringUnempty INI options can be set as empty)
George Schlossnagle [Thu, 1 Sep 2005 14:39:58 +0000 (14:39 +0000)]
Resolution to http://pecl.php.net/bugs/bug.php?id=5193 for all drivers.
foobar [Thu, 1 Sep 2005 14:33:37 +0000 (14:33 +0000)]
- Revert -a to -A change, bad idea: It disables EXISTING lines too!
George Schlossnagle [Thu, 1 Sep 2005 14:31:34 +0000 (14:31 +0000)]
protect against underflow - refs http://pecl.php.net/bugs/bug.php?id=5193
Dmitry Stogov [Thu, 1 Sep 2005 13:21:04 +0000 (13:21 +0000)]
Fixed bug #34137 (assigning array element by reference causes binary mess)
Dmitry Stogov [Thu, 1 Sep 2005 13:03:48 +0000 (13:03 +0000)]
MFH
Derick Rethans [Thu, 1 Sep 2005 12:41:43 +0000 (12:41 +0000)]
- Fixed bug #33414 (Comprehensive list of incorrect days returned after
strtotime() / date() tests).
foobar [Thu, 1 Sep 2005 12:00:25 +0000 (12:00 +0000)]
If it is added in 5.1, is it still news for PHP 6?
Dmitry Stogov [Thu, 1 Sep 2005 11:58:41 +0000 (11:58 +0000)]
Fixed bug #34277 (array_filter() crashes with references and objects)
Dmitry Stogov [Thu, 1 Sep 2005 10:55:05 +0000 (10:55 +0000)]
Fixed bug #34310 (foreach($arr as $c->d => $x) crashes)
Dmitry Stogov [Thu, 1 Sep 2005 10:05:01 +0000 (10:05 +0000)]
Support for class constants and static members for internal classes
foobar [Thu, 1 Sep 2005 08:25:32 +0000 (08:25 +0000)]
Bump up libxml2 version requirement to >= 2.6.8
<changelog@php.net> [Thu, 1 Sep 2005 05:40:39 +0000 (05:40 +0000)]
ChangeLog update
Ilia Alshanetsky [Thu, 1 Sep 2005 01:56:36 +0000 (01:56 +0000)]
Fixed bug #34001 (pdo_mysql truncates numberic fields at 4 chars)
foobar [Wed, 31 Aug 2005 22:29:24 +0000 (22:29 +0000)]
Fixed bug #34323
Andrei Zmievski [Wed, 31 Aug 2005 20:42:14 +0000 (20:42 +0000)]
Further work on Unicode support in file uploads.
Rob Richards [Wed, 31 Aug 2005 17:00:22 +0000 (17:00 +0000)]
make sxe_properties_get respect namespace scope
foobar [Wed, 31 Aug 2005 15:01:13 +0000 (15:01 +0000)]
Update credits
foobar [Wed, 31 Aug 2005 14:55:13 +0000 (14:55 +0000)]
Moved to PECL
Derick Rethans [Wed, 31 Aug 2005 14:31:45 +0000 (14:31 +0000)]
- Fixed bug #33957 (gmdate('W')/date('W') sometimes returns wrong week number).
foobar [Wed, 31 Aug 2005 14:30:46 +0000 (14:30 +0000)]
- Fixed bug #34306 (wddx_serialize_value() crashes with long array keys)
foobar [Wed, 31 Aug 2005 09:16:50 +0000 (09:16 +0000)]
Added test for bug #34310
Marcus Boerger [Wed, 31 Aug 2005 06:58:25 +0000 (06:58 +0000)]
- run-tests-config.php was never used and now renamed
<changelog@php.net> [Wed, 31 Aug 2005 05:40:14 +0000 (05:40 +0000)]
ChangeLog update
George Schlossnagle [Wed, 31 Aug 2005 03:48:01 +0000 (03:48 +0000)]
Set port even if host is localhost.
Should resolve 34072
Ilia Alshanetsky [Wed, 31 Aug 2005 01:19:40 +0000 (01:19 +0000)]
Added optional parameter to http_build_query() to allow specification of
string separator.
Ilia Alshanetsky [Tue, 30 Aug 2005 22:02:43 +0000 (22:02 +0000)]
Fixed bug #32589 (possible crash inside imap_mail_compose() function).
Johannes Schlüter [Tue, 30 Aug 2005 20:02:47 +0000 (20:02 +0000)]
News
George Schlossnagle [Tue, 30 Aug 2005 19:59:11 +0000 (19:59 +0000)]
this is the number of params, not the top index
George Schlossnagle [Tue, 30 Aug 2005 19:55:54 +0000 (19:55 +0000)]
this is the number of params, not the top index (otherwise unix_socket doesnt work
Marcus Boerger [Tue, 30 Aug 2005 18:41:42 +0000 (18:41 +0000)]
- run-tests2.php was renamed into server-tests.php (missing part)
Marcus Boerger [Tue, 30 Aug 2005 18:27:17 +0000 (18:27 +0000)]
- Adds module registering a function to struct zend_internal_function.
(Johannes)
# This information is by reflection API and error messages.
Derick Rethans [Tue, 30 Aug 2005 09:17:56 +0000 (09:17 +0000)]
- Fixed bug #34302 (date('W') do not return leading zeros for week 1 to 9).
Marcus Boerger [Tue, 30 Aug 2005 07:27:06 +0000 (07:27 +0000)]
- Fix const speling (correct in branshes where did it vanish here)
Dmitry Stogov [Tue, 30 Aug 2005 07:19:59 +0000 (07:19 +0000)]
Fixed possible memory leak
Dmitry Stogov [Tue, 30 Aug 2005 07:19:05 +0000 (07:19 +0000)]
Fixed unicode support bug
<changelog@php.net> [Tue, 30 Aug 2005 05:42:02 +0000 (05:42 +0000)]
ChangeLog update
Marcus Boerger [Mon, 29 Aug 2005 22:11:53 +0000 (22:11 +0000)]
- Fix #34299: ReflectionClass::isInstantiable() returns true for abstract classes
Sara Golemon [Mon, 29 Aug 2005 21:53:34 +0000 (21:53 +0000)]
allocate_new_resource() handles the malloc() for us. Don't leak by mallocing twice.
foobar [Mon, 29 Aug 2005 14:46:00 +0000 (14:46 +0000)]
Clean away PECled exts and added date.timezone setting
Dmitry Stogov [Mon, 29 Aug 2005 06:51:51 +0000 (06:51 +0000)]
Fixed SIGSEGV
Dmitry Stogov [Mon, 29 Aug 2005 06:51:14 +0000 (06:51 +0000)]
Fixed gcc 4 compatibility
<changelog@php.net> [Mon, 29 Aug 2005 05:39:09 +0000 (05:39 +0000)]
ChangeLog update
Ilia Alshanetsky [Sun, 28 Aug 2005 16:57:30 +0000 (16:57 +0000)]
touch
Ilia Alshanetsky [Sun, 28 Aug 2005 16:57:01 +0000 (16:57 +0000)]
Upgrade sqlite lib to 3.2.5
Rob Richards [Sun, 28 Aug 2005 16:22:03 +0000 (16:22 +0000)]
Fixed bug #34276 (setAttributeNS doesn't work with default namespace)
Add test
<changelog@php.net> [Sun, 28 Aug 2005 05:33:19 +0000 (05:33 +0000)]
ChangeLog update
foobar [Sun, 28 Aug 2005 01:02:54 +0000 (01:02 +0000)]
- Fixed bug #34284 (CLI phpinfo showing html on _SERVER["argv"])
foobar [Sun, 28 Aug 2005 00:43:29 +0000 (00:43 +0000)]
- Fixed bug #34221 (Compiling xmlrpc as shared fails other parts)
Rolland Santimano [Sat, 27 Aug 2005 19:14:05 +0000 (19:14 +0000)]
- Unicode impl of substr_count()
<changelog@php.net> [Sat, 27 Aug 2005 05:35:34 +0000 (05:35 +0000)]
ChangeLog update
Marcus Boerger [Fri, 26 Aug 2005 15:24:26 +0000 (15:24 +0000)]
- Check for static libs, too
Derick Rethans [Fri, 26 Aug 2005 12:50:06 +0000 (12:50 +0000)]
- Fixed a bug where stream_get_meta_data() did not return the "uri" element for
files opened with tmpname().
Rolland Santimano [Fri, 26 Aug 2005 10:21:07 +0000 (10:21 +0000)]
- Updated strrev() to handle base+combining sequences
<changelog@php.net> [Fri, 26 Aug 2005 05:36:54 +0000 (05:36 +0000)]
ChangeLog update
Ilia Alshanetsky [Fri, 26 Aug 2005 03:32:53 +0000 (03:32 +0000)]
MFH: Fixed bug #34214 (base64_decode() does not properly ignore whitespace)
Rob Richards [Fri, 26 Aug 2005 02:29:32 +0000 (02:29 +0000)]
Fix URI escaping
Marcus Boerger [Thu, 25 Aug 2005 20:49:49 +0000 (20:49 +0000)]
- Bugfix #34257 lib64 not handled correctly in ming extension
Dmitry Stogov [Thu, 25 Aug 2005 13:53:38 +0000 (13:53 +0000)]
Fixed memory leaks
foobar [Thu, 25 Aug 2005 12:26:12 +0000 (12:26 +0000)]
MFB
Derick Rethans [Thu, 25 Aug 2005 09:46:31 +0000 (09:46 +0000)]
- Fixed bug #34087 for real.
Sara Golemon [Thu, 25 Aug 2005 08:59:24 +0000 (08:59 +0000)]
sizeof(char) != sizeof(UChar) Don't tell ucnv_toUnicode it has more space than it really does
Dmitry Stogov [Thu, 25 Aug 2005 07:56:15 +0000 (07:56 +0000)]
Fixed access to uninitialized variables
Dmitry Stogov [Thu, 25 Aug 2005 06:50:16 +0000 (06:50 +0000)]
ZTS fix
<changelog@php.net> [Thu, 25 Aug 2005 05:43:45 +0000 (05:43 +0000)]
ChangeLog update
Andrei Zmievski [Wed, 24 Aug 2005 21:04:33 +0000 (21:04 +0000)]
*** empty log message ***
Andrei Zmievski [Wed, 24 Aug 2005 20:42:09 +0000 (20:42 +0000)]
- Require declare(encoding=...) to come before any opcodes. Read source
comments for more info.
- Op arrays now know which script encoding they were compiled from.
- Use this information to intelligently convert inline HTML blocks to
the output encoding. Currently it opens and closes a new converter for
each block, but we can optimize it.
Andrei Zmievski [Wed, 24 Aug 2005 17:16:14 +0000 (17:16 +0000)]
Fix ZTS.
Derick Rethans [Wed, 24 Aug 2005 17:10:25 +0000 (17:10 +0000)]
- Make it compile in ZTS mode
#- *untested*
Ilia Alshanetsky [Wed, 24 Aug 2005 16:19:47 +0000 (16:19 +0000)]
Remainder of the 34191 bug fix.
Derick Rethans [Wed, 24 Aug 2005 14:17:58 +0000 (14:17 +0000)]
- Fix test.
Derick Rethans [Wed, 24 Aug 2005 13:47:28 +0000 (13:47 +0000)]
- Fixed bug #34087 (strtotime() does not work with date format "Y/m/d").
- Make use of YYMAXFILL.
- Added support for using a . as hour/minute/second separator.
Dmitry Stogov [Wed, 24 Aug 2005 11:46:27 +0000 (11:46 +0000)]
Fixed boolean encoding (from 0/1 to false/true) to support some buggy soap SDKs.
Fixed support for missing nillable elements of sequnces.
Dmitry Stogov [Wed, 24 Aug 2005 10:41:51 +0000 (10:41 +0000)]
Fixed return-by-reference from internal functions
Johannes Schlüter [Wed, 24 Aug 2005 10:16:45 +0000 (10:16 +0000)]
- Fix alphabetic order and add missing class
<changelog@php.net> [Wed, 24 Aug 2005 05:33:46 +0000 (05:33 +0000)]
ChangeLog update
Andrei Zmievski [Tue, 23 Aug 2005 22:05:22 +0000 (22:05 +0000)]
Implement Unicode support for strncasecmp().
Andrei Zmievski [Tue, 23 Aug 2005 22:03:47 +0000 (22:03 +0000)]
*** empty log message ***
foobar [Tue, 23 Aug 2005 21:39:39 +0000 (21:39 +0000)]
Test for bug #34214
Andrei Zmievski [Tue, 23 Aug 2005 21:08:35 +0000 (21:08 +0000)]
Damn.
Andrei Zmievski [Tue, 23 Aug 2005 20:11:59 +0000 (20:11 +0000)]
- Rewrite zend_u_binary_strncmp() to work on codepoint level. Calling
u_strCompare() doesn't help because it assumes that the input lengths
specify the number of UChar's.
- Change zend_u_binary_strcmp() to use u_strCompare() (and it's fine to
use it here, since we work with whole strings here).
Andrei Zmievski [Tue, 23 Aug 2005 17:22:54 +0000 (17:22 +0000)]
Fix verbosity for var_inspect().
Andrei Zmievski [Tue, 23 Aug 2005 16:37:24 +0000 (16:37 +0000)]
This was so embarassingly silly.
Dmitry Stogov [Tue, 23 Aug 2005 12:53:31 +0000 (12:53 +0000)]
Unicode support