]> granicus.if.org Git - php/log
php
15 years agofix interrupt problem in serialize()
Stanislav Malyshev [Sun, 29 Nov 2009 04:38:46 +0000 (04:38 +0000)]
fix interrupt problem in serialize()

15 years agoLast attempt to get this stuff right before punting it
Rasmus Lerdorf [Sun, 29 Nov 2009 03:32:54 +0000 (03:32 +0000)]
Last attempt to get this stuff right before punting it
and being stuck on 1996 autoconf for eternity

15 years agoMore work on the autoconf 2.13->2.60+ transition code.
Rasmus Lerdorf [Sat, 28 Nov 2009 23:06:54 +0000 (23:06 +0000)]
More work on the autoconf 2.13->2.60+ transition code.
2.13 should be working again with one weird libtool issue
left to solve.  It doesn't seem directly related to this
stuff.

15 years agosocket location needs to be checked before mysqlnd in order for --with-mysql-sock...
Gwynne Raskind [Sat, 28 Nov 2009 21:11:39 +0000 (21:11 +0000)]
socket location needs to be checked before mysqlnd in order for --with-mysql-sock to work with mysqlnd

15 years agounsetting LIBS and LDFLAGS just makes it impossible to specify LDFLAGS from the envir...
Gwynne Raskind [Sat, 28 Nov 2009 19:48:38 +0000 (19:48 +0000)]
unsetting LIBS and LDFLAGS just makes it impossible to specify LDFLAGS from the environment. keeping them doesn't seem to cause any trouble

15 years agoRemove the now-unnecessary (and wrong anyway) Darwin hack
Gwynne Raskind [Sat, 28 Nov 2009 19:19:11 +0000 (19:19 +0000)]
Remove the now-unnecessary (and wrong anyway) Darwin hack

15 years agoThis macro needs to come after AC_INIT
Rasmus Lerdorf [Sat, 28 Nov 2009 18:56:20 +0000 (18:56 +0000)]
This macro needs to come after AC_INIT

15 years agoOk, new attempt. Require autoconf-2.60 in this branch.
Rasmus Lerdorf [Sat, 28 Nov 2009 17:56:03 +0000 (17:56 +0000)]
Ok, new attempt.  Require autoconf-2.60 in this branch.
This simplifies things quite a bit by entirely getting
rid of the m4 diversions which were messing things up.
Now we are using the built-in autoconf diversions the
way they were intended and the HELP output order is
preserved through the AC_PRESERVE_HELP_ORDER macro
which was introduced in autoconf-2.59c

The next thing to clean up are the template warnings
and I want to get to the bottom of the cache warning
we generate as well.  Now that I fixed the _cv_ stuff,
I am not sure that is still a valid warning.

15 years ago- Use correct revision
Jani Taskinen [Sat, 28 Nov 2009 00:47:42 +0000 (00:47 +0000)]
- Use correct revision

15 years ago- Fixed bug #50266 (conflicting types for llabs)
Jani Taskinen [Sat, 28 Nov 2009 00:38:05 +0000 (00:38 +0000)]
- Fixed bug #50266 (conflicting types for llabs)

15 years ago- No dots here
Jani Taskinen [Sat, 28 Nov 2009 00:35:56 +0000 (00:35 +0000)]
- No dots here

15 years ago- Fix bad merge (Sorry Ilia..)
Jani Taskinen [Sat, 28 Nov 2009 00:06:54 +0000 (00:06 +0000)]
- Fix bad merge (Sorry Ilia..)

15 years agoFix bug #50315
Rasmus Lerdorf [Fri, 27 Nov 2009 23:41:13 +0000 (23:41 +0000)]
Fix bug #50315

15 years ago- Fixed bug #49935 (Deprecated warnings make "make test" to fail)
Jani Taskinen [Fri, 27 Nov 2009 23:34:36 +0000 (23:34 +0000)]
- Fixed bug #49935 (Deprecated warnings make "make test" to fail)

15 years agoUse extended base if we build again gmp 4.2.0 which is usually available.
David Soria Parra [Fri, 27 Nov 2009 22:24:44 +0000 (22:24 +0000)]
Use extended base if we build again gmp 4.2.0 which is usually available.

15 years ago- Re-fixed bug #47104 (Linking shared extensions fails with icc)
Jani Taskinen [Fri, 27 Nov 2009 12:50:29 +0000 (12:50 +0000)]
- Re-fixed bug #47104 (Linking shared extensions fails with icc)

15 years ago- Restore sanity in the NEWS. (duplicate, wrong order, etc..)
Jani Taskinen [Fri, 27 Nov 2009 09:20:43 +0000 (09:20 +0000)]
- Restore sanity in the NEWS. (duplicate, wrong order, etc..)

15 years agoFixe build
Ilia Alshanetsky [Fri, 27 Nov 2009 03:02:01 +0000 (03:02 +0000)]
Fixe build

15 years agofix debug windows build as well as remove a compilation warning
Andrey Hristov [Thu, 26 Nov 2009 11:10:47 +0000 (11:10 +0000)]
fix debug windows build as well as remove a compilation warning
(a header not included)

15 years agoAlso allow base 62 for gmp_init as requested in (#50283)
David Soria Parra [Wed, 25 Nov 2009 23:38:34 +0000 (23:38 +0000)]
Also allow base 62 for gmp_init as requested in (#50283)

15 years agoReally use 62 as the upper boundary as requested and not 32.
David Soria Parra [Wed, 25 Nov 2009 18:15:25 +0000 (18:15 +0000)]
Really use 62 as the upper boundary as requested and not 32.

15 years agoFixed bug #50195 (pg_copy_to() fails when table name contains schema).
Ilia Alshanetsky [Wed, 25 Nov 2009 14:28:00 +0000 (14:28 +0000)]
Fixed bug #50195 (pg_copy_to() fails when table name contains schema).

15 years ago- Fixed bug #49677 (ini parser crashes with apache2 and using ${something} ini variables)
Jani Taskinen [Wed, 25 Nov 2009 12:35:42 +0000 (12:35 +0000)]
- Fixed bug #49677 (ini parser crashes with apache2 and using ${something} ini variables)

15 years agows
Jani Taskinen [Wed, 25 Nov 2009 12:26:10 +0000 (12:26 +0000)]
ws

15 years ago*sigh*
Jani Taskinen [Wed, 25 Nov 2009 07:48:43 +0000 (07:48 +0000)]
*sigh*

15 years ago- merge NEWS from 5.3.1
Pierre Joye [Wed, 25 Nov 2009 07:40:13 +0000 (07:40 +0000)]
- merge NEWS from 5.3.1

15 years ago- Do not forget NEWS for 5.2..
Jani Taskinen [Wed, 25 Nov 2009 07:21:38 +0000 (07:21 +0000)]
- Do not forget NEWS for 5.2..

15 years agoThe constructor generates that next line of output, so the expected
Rasmus Lerdorf [Wed, 25 Nov 2009 05:44:27 +0000 (05:44 +0000)]
The constructor generates that next line of output, so the expected
output had these 2 lines in the wrong order.  Test your tests!

15 years agoAnd there is no 23,24,25 in this test at all. Perhaps these lines were
Rasmus Lerdorf [Wed, 25 Nov 2009 05:38:33 +0000 (05:38 +0000)]
And there is no 23,24,25 in this test at all.  Perhaps these lines were
added to the wrong file by mistake?  Those were the same ones missing from
pdo_mysql___construct_options.phpt

15 years agoUnless I am completely misreading this test case, these 3 lines at the
Rasmus Lerdorf [Wed, 25 Nov 2009 05:29:57 +0000 (05:29 +0000)]
Unless I am completely misreading this test case, these 3 lines at the
end should be in the expected output.

15 years agoAnother test that doesn't work as root
Rasmus Lerdorf [Wed, 25 Nov 2009 04:00:55 +0000 (04:00 +0000)]
Another test that doesn't work as root

15 years agoThese tests don't work when run as root
Rasmus Lerdorf [Wed, 25 Nov 2009 03:53:50 +0000 (03:53 +0000)]
These tests don't work when run as root

15 years ago.
Rasmus Lerdorf [Wed, 25 Nov 2009 02:42:03 +0000 (02:42 +0000)]
.

15 years ago- Fixed bug #50285 (xmlrpc does not preserve keys in encoded indexed arrays)
Felipe Pena [Wed, 25 Nov 2009 02:03:02 +0000 (02:03 +0000)]
- Fixed bug #50285 (xmlrpc does not preserve keys in encoded indexed arrays)

15 years agoMissed a few - now it really works with autoconf-2.64+
Rasmus Lerdorf [Wed, 25 Nov 2009 01:36:41 +0000 (01:36 +0000)]
Missed a few - now it really works with autoconf-2.64+

15 years agoSomeone strap down Jani and give him a sedative please.
Rasmus Lerdorf [Wed, 25 Nov 2009 01:30:06 +0000 (01:30 +0000)]
Someone strap down Jani and give him a sedative please.
This makes our toolchain work with the latest versions
of autoconf and avoids a lot of end-user grief.

15 years ago- Fixed bug #50255 (isset() and empty() silently casts array to object)
Felipe Pena [Tue, 24 Nov 2009 21:54:12 +0000 (21:54 +0000)]
- Fixed bug #50255 (isset() and empty() silently casts array to object)

15 years ago- Fix news
Jani Taskinen [Tue, 24 Nov 2009 14:14:13 +0000 (14:14 +0000)]
- Fix news

15 years agoUpdate charset table
Andrey Hristov [Tue, 24 Nov 2009 13:59:56 +0000 (13:59 +0000)]
Update charset table

15 years agoFix null deref found by Michael Maclean
Rasmus Lerdorf [Tue, 24 Nov 2009 13:57:39 +0000 (13:57 +0000)]
Fix null deref found by Michael Maclean

15 years agoImplement feature request #50283 (allow base in gmp_strval to use full range: 2 to...
David Soria Parra [Tue, 24 Nov 2009 13:33:35 +0000 (13:33 +0000)]
Implement feature request #50283 (allow base in gmp_strval to use full range: 2 to 62, and -2 to -36)

15 years ago- Fixed bug #50282 (xmlrpc_encode_request() changes object into array in calling...
Felipe Pena [Tue, 24 Nov 2009 11:32:31 +0000 (11:32 +0000)]
- Fixed bug #50282 (xmlrpc_encode_request() changes object into array in calling function)

15 years agoFixed bug #50267 (get_browser(null) does not use HTTP_USER_AGENT)
Jani Taskinen [Tue, 24 Nov 2009 00:18:16 +0000 (00:18 +0000)]
Fixed bug #50267 (get_browser(null) does not use HTTP_USER_AGENT)

15 years ago- Added test for bug #50261
Felipe Pena [Mon, 23 Nov 2009 23:07:07 +0000 (23:07 +0000)]
- Added test for bug #50261

15 years ago- Upgraded bundled libtool to 1.5.26
Jani Taskinen [Mon, 23 Nov 2009 21:53:30 +0000 (21:53 +0000)]
- Upgraded bundled libtool to 1.5.26

15 years agoAdding IMAP tests (PHP 5.3)
Olivier DOUCET [Mon, 23 Nov 2009 21:48:57 +0000 (21:48 +0000)]
Adding IMAP tests (PHP 5.3)

15 years agoNeed the PCNTL extension loaded since that is where the SIGKILL constant comes from
Rasmus Lerdorf [Mon, 23 Nov 2009 21:24:20 +0000 (21:24 +0000)]
Need the PCNTL extension loaded since that is where the SIGKILL constant comes from

15 years agoThis will only get a permission defined error if not running as root.
Rasmus Lerdorf [Mon, 23 Nov 2009 21:13:26 +0000 (21:13 +0000)]
This will only get a permission defined error if not running as root.

15 years agoDon't try to remove an empty output_obj here.
Rasmus Lerdorf [Mon, 23 Nov 2009 16:51:45 +0000 (16:51 +0000)]
Don't try to remove an empty output_obj here.
This gets rid of the annoying:
rm: invalid argument: `'
I was seeing.
(I really shouldn't be hacking libtool)

15 years agoFixed bug #50240 (pdo_mysql.default_socket in php.ini shouldn't used if it is empty).
Ilia Alshanetsky [Mon, 23 Nov 2009 15:45:04 +0000 (15:45 +0000)]
Fixed bug #50240 (pdo_mysql.default_socket in php.ini shouldn't used if it is empty).

15 years agoWhen Ilia fixed bug #49470 and removed the '/' as a valid
Rasmus Lerdorf [Mon, 23 Nov 2009 14:54:57 +0000 (14:54 +0000)]
When Ilia fixed bug #49470 and removed the '/' as a valid
email char, he forgot to make the corresponding change in
filter test 033.

15 years agoPierre added certinfo to the curl info array, but that is
Rasmus Lerdorf [Mon, 23 Nov 2009 14:43:52 +0000 (14:43 +0000)]
Pierre added certinfo to the curl info array, but that is
only available in newer versions of curl and this test
doesn't test for it.

15 years agoExtend the previously added large string concatenation validation
Ilia Alshanetsky [Mon, 23 Nov 2009 04:12:36 +0000 (04:12 +0000)]
Extend the previously added large string concatenation validation

15 years ago- Fixed error_log() to be binary safe when using message_type 3 (message appended...
Jani Taskinen [Sun, 22 Nov 2009 18:31:01 +0000 (18:31 +0000)]
- Fixed error_log() to be binary safe when using message_type 3 (message appended to file).

15 years ago- add tests dir
Pierre Joye [Sun, 22 Nov 2009 12:33:14 +0000 (12:33 +0000)]
- add tests dir

15 years ago- Fixed bug #50258 (typos in error strings)
Felipe Pena [Sat, 21 Nov 2009 19:43:00 +0000 (19:43 +0000)]
- Fixed bug #50258 (typos in error strings)

15 years agoMFH: Fix phar regex test when '.php' is part of the path, instead be more specific...
Brian Shire [Sat, 21 Nov 2009 05:40:16 +0000 (05:40 +0000)]
MFH: Fix phar regex test when '.php' is part of the path, instead be more specific with '.php$' regex.

15 years agoFixed bug #50219 (soap call Segmentation fault on a redirected url).
Pierrick Charron [Sat, 21 Nov 2009 01:22:32 +0000 (01:22 +0000)]
Fixed bug #50219 (soap call Segmentation fault on a redirected url).

15 years agoMention account access so we can refer account-requestors to this README
Christopher Jones [Fri, 20 Nov 2009 21:52:02 +0000 (21:52 +0000)]
Mention account access so we can refer account-requestors to this README

15 years agoDon't ignore the 2nd parameter to PDO's quote() method that identifies the data type
Ilia Alshanetsky [Fri, 20 Nov 2009 18:54:08 +0000 (18:54 +0000)]
Don't ignore the 2nd parameter to PDO's quote() method that identifies the data type

15 years agoCompressed protocol support + extensibility for mysqlnd
Andrey Hristov [Fri, 20 Nov 2009 08:12:14 +0000 (08:12 +0000)]
Compressed protocol support + extensibility for mysqlnd

15 years agoNew test
Christopher Jones [Thu, 19 Nov 2009 17:44:46 +0000 (17:44 +0000)]
New test

15 years agoRefactor test
Christopher Jones [Thu, 19 Nov 2009 16:49:58 +0000 (16:49 +0000)]
Refactor test

15 years agoFixed bug #50207 (segmentation fault when concatenating very large strings
Ilia Alshanetsky [Thu, 19 Nov 2009 14:04:34 +0000 (14:04 +0000)]
Fixed bug #50207 (segmentation fault when concatenating very large strings
on 64bit linux).

15 years ago- Fix news
Jani Taskinen [Wed, 18 Nov 2009 17:59:18 +0000 (17:59 +0000)]
- Fix news

15 years ago- Fixed "make test" in phpize builds when ini file(s) contain extension directives
Jani Taskinen [Wed, 18 Nov 2009 17:52:22 +0000 (17:52 +0000)]
- Fixed "make test" in phpize builds when ini file(s) contain extension directives

15 years ago- Fixed bug #50185 (ldap_get_entries() return false instead of an empty array when...
Jani Taskinen [Wed, 18 Nov 2009 17:44:58 +0000 (17:44 +0000)]
- Fixed bug #50185 (ldap_get_entries() return false instead of an empty array when there is no error).
# This is also revert of bad patch to bug #48469 and fixes it properly.

15 years agoFixed bug #50212 (crash by ldap_get_option() with LDAP_OPT_NETWORK_TIMEOUT).
Ilia Alshanetsky [Wed, 18 Nov 2009 13:37:45 +0000 (13:37 +0000)]
Fixed bug #50212 (crash by ldap_get_option() with LDAP_OPT_NETWORK_TIMEOUT).

15 years agoFix bug #50140: With default compilation option, php symbols are unresolved for nsapi
Uwe Schindler [Tue, 17 Nov 2009 21:17:49 +0000 (21:17 +0000)]
Fix bug #50140: With default compilation option, php symbols are unresolved for nsapi

15 years agoNews entry for post_max_size fix
Rasmus Lerdorf [Tue, 17 Nov 2009 20:41:47 +0000 (20:41 +0000)]
News entry for post_max_size fix

15 years agoMake it possible to disable post_max_size
Rasmus Lerdorf [Tue, 17 Nov 2009 20:33:51 +0000 (20:33 +0000)]
Make it possible to disable post_max_size

15 years ago- Fixed bug #50145 (crash while running bug35634.phpt)
Felipe Pena [Tue, 17 Nov 2009 11:18:40 +0000 (11:18 +0000)]
- Fixed bug #50145 (crash while running bug35634.phpt)

15 years ago- Added CG(encoding_declared) initialization
Felipe Pena [Mon, 16 Nov 2009 22:52:00 +0000 (22:52 +0000)]
- Added CG(encoding_declared) initialization

15 years ago- Updated to version 2009.19 (2009s)
Derick Rethans [Mon, 16 Nov 2009 15:57:13 +0000 (15:57 +0000)]
- Updated to version 2009.19 (2009s)

15 years agoSimpify the max_file_uploads handling code
Ilia Alshanetsky [Mon, 16 Nov 2009 13:34:57 +0000 (13:34 +0000)]
Simpify the max_file_uploads handling code

15 years ago- Switching to TSRMLS_FETCH version
Felipe Pena [Mon, 16 Nov 2009 10:36:27 +0000 (10:36 +0000)]
- Switching to TSRMLS_FETCH version

15 years ago- Fixed bug #49936 (crash with ftp stream in php_stream_context_get_option())
Felipe Pena [Sun, 15 Nov 2009 20:30:57 +0000 (20:30 +0000)]
- Fixed bug #49936 (crash with ftp stream in php_stream_context_get_option())
  (patch by Pierrick)

15 years ago- Improve test
Felipe Pena [Sun, 15 Nov 2009 17:05:48 +0000 (17:05 +0000)]
- Improve test

15 years ago- Fixed bug #50158 (FILTER_VALIDATE_EMAIL fails with valid addresses containing ...
Felipe Pena [Sun, 15 Nov 2009 16:53:40 +0000 (16:53 +0000)]
- Fixed bug #50158 (FILTER_VALIDATE_EMAIL fails with valid addresses containing = or ?).
  (Patch by Pierrick)

15 years ago- Fixed bug #49521 (PDO fetchObject sets values before calling constructor)
Felipe Pena [Sun, 15 Nov 2009 16:20:37 +0000 (16:20 +0000)]
- Fixed bug #49521 (PDO fetchObject sets values before calling constructor)
  (patch by Pierrick)

15 years ago- Nuke ws
Jani Taskinen [Sun, 15 Nov 2009 00:31:42 +0000 (00:31 +0000)]
- Nuke ws

15 years agoFix bug #49868
Rasmus Lerdorf [Sun, 15 Nov 2009 00:21:31 +0000 (00:21 +0000)]
Fix bug #49868
As far as I can tell this was a copy-paste induced bug when I added
the reset_signals flag to zend_set_timeout.

15 years ago- Temporary hack to fix bug #49816 (works fine in HEAD which has working output buffe...
Jani Taskinen [Sun, 15 Nov 2009 00:13:19 +0000 (00:13 +0000)]
- Temporary hack to fix bug #49816 (works fine in HEAD which has working output buffering..)

15 years agoNew test
Christopher Jones [Sat, 14 Nov 2009 23:28:53 +0000 (23:28 +0000)]
New test

15 years ago- Fixed bug #50174 (Incorrectly matched docComment)
Felipe Pena [Sat, 14 Nov 2009 19:17:22 +0000 (19:17 +0000)]
- Fixed bug #50174 (Incorrectly matched docComment)

15 years agofix PHP Bug #49938: Phar::isBuffering() returns inverted value
Greg Beaver [Fri, 13 Nov 2009 00:58:11 +0000 (00:58 +0000)]
fix PHP Bug #49938: Phar::isBuffering() returns inverted value

15 years agofix completely random ordering of bugs in NEWS (what happened here?)
Greg Beaver [Fri, 13 Nov 2009 00:41:37 +0000 (00:41 +0000)]
fix completely random ordering of bugs in NEWS (what happened here?)

15 years ago- MFH: Added test for bug 49910 for phar
David Coallier [Thu, 12 Nov 2009 17:47:17 +0000 (17:47 +0000)]
- MFH: Added test for bug 49910 for phar

15 years agoAdd auroraeos's article URL. Add IRC channels
Christopher Jones [Thu, 12 Nov 2009 17:36:37 +0000 (17:36 +0000)]
Add auroraeos's article URL.  Add IRC channels

15 years agoAs I am working on it, further improvement for bug #50087
Uwe Schindler [Thu, 12 Nov 2009 17:13:05 +0000 (17:13 +0000)]
As I am working on it, further improvement for bug #50087

15 years agoFix bug #50087: NSAPI performance improvements
Uwe Schindler [Thu, 12 Nov 2009 15:19:35 +0000 (15:19 +0000)]
Fix bug #50087: NSAPI performance improvements

15 years agoFix #50063 (safe_mode_include_dir fails)
Johannes Schlüter [Thu, 12 Nov 2009 15:05:03 +0000 (15:05 +0000)]
Fix #50063 (safe_mode_include_dir fails)

15 years agobfn
Jani Taskinen [Thu, 12 Nov 2009 09:07:51 +0000 (09:07 +0000)]
bfn

15 years agoNEWS entries for mysqli crash fix bug
Rasmus Lerdorf [Thu, 12 Nov 2009 08:26:43 +0000 (08:26 +0000)]
NEWS entries for mysqli crash fix bug

15 years agoFix bug #49098
Rasmus Lerdorf [Thu, 12 Nov 2009 01:09:16 +0000 (01:09 +0000)]
Fix bug #49098

15 years ago- Fix typo
Felipe Pena [Thu, 12 Nov 2009 00:44:43 +0000 (00:44 +0000)]
- Fix typo

15 years ago- Fixed bug #50005 (Throwing through Reflection modified Exception object makes segme...
Felipe Pena [Thu, 12 Nov 2009 00:10:00 +0000 (00:10 +0000)]
- Fixed bug #50005 (Throwing through Reflection modified Exception object makes segmentation fault)

15 years agofix PHP Bug #49910: no support for ././@LongLink for long filenames in phar tar support
Greg Beaver [Wed, 11 Nov 2009 21:02:59 +0000 (21:02 +0000)]
fix PHP Bug #49910: no support for ././@LongLink for long filenames in phar tar support

15 years agoSigh. Fix grammar of title
Christopher Jones [Wed, 11 Nov 2009 19:44:53 +0000 (19:44 +0000)]
Sigh. Fix grammar of title

15 years ago- Fixed bug #50146 (property_exists: Closure object cannot have properties)
Felipe Pena [Wed, 11 Nov 2009 18:59:37 +0000 (18:59 +0000)]
- Fixed bug #50146 (property_exists: Closure object cannot have properties)