]> granicus.if.org Git - php/log
php
15 years ago- Fixed bug #47468 (enable cli|cgi-only extensions for embed sapi)
Jani Taskinen [Sat, 9 May 2009 20:26:28 +0000 (20:26 +0000)]
- Fixed bug #47468 (enable cli|cgi-only extensions  for embed sapi)

15 years agoBroken test when you have a snapshot as it relies on CVS
Scott MacVicar [Sat, 9 May 2009 20:18:18 +0000 (20:18 +0000)]
Broken test when you have a snapshot as it relies on CVS

15 years agoFix bug #48206 again
Scott MacVicar [Sat, 9 May 2009 19:42:43 +0000 (19:42 +0000)]
Fix bug #48206 again

15 years agoFix bug #48206 - Iterating over an invalid data structure leads to a segfault
Scott MacVicar [Sat, 9 May 2009 19:37:34 +0000 (19:37 +0000)]
Fix bug #48206 - Iterating over an invalid data structure leads to a segfault

15 years agoChangeLog update
<changelog@php.net> [Sat, 9 May 2009 01:33:06 +0000 (01:33 +0000)]
ChangeLog update

15 years agoMFb5.3: fix comments
Hannes Magnusson [Fri, 8 May 2009 11:36:43 +0000 (11:36 +0000)]
MFb5.3: fix comments

15 years agoPPC machines mark char as unsigned, rather than signed.
Scott MacVicar [Fri, 8 May 2009 11:36:35 +0000 (11:36 +0000)]
PPC machines mark char as unsigned, rather than signed.
This caused a segfault when using the T type for zend_parse_parameters because the default value
ended up being 255 and never -1

15 years agoFix default behavior of file() (FILE_TEXT flag is the default)
Arnaud Le Blanc [Fri, 8 May 2009 10:01:40 +0000 (10:01 +0000)]
Fix default behavior of file() (FILE_TEXT flag is the default)

15 years agoMissing check
Arnaud Le Blanc [Fri, 8 May 2009 10:00:09 +0000 (10:00 +0000)]
Missing check

15 years agoMFB5.3 fix for bug #44034 (FILE_IGNORE_NEW_LINES in file() does not work as
Arnaud Le Blanc [Fri, 8 May 2009 09:50:11 +0000 (09:50 +0000)]
MFB5.3 fix for bug #44034 (FILE_IGNORE_NEW_LINES in file() does not work as
expected when lines end in \r\n) (fixes #48175)

15 years agofix ZTS build
Antony Dovgal [Fri, 8 May 2009 07:58:12 +0000 (07:58 +0000)]
fix ZTS build

15 years agoAdd missing #ifdef for curl version that does not have FTP_FILEMETHOD or IPRESOLVE...
Brian Shire [Fri, 8 May 2009 03:32:54 +0000 (03:32 +0000)]
Add missing #ifdef for curl version that does not have FTP_FILEMETHOD or IPRESOLVE options. related to fix for bug #39637

15 years agoChangeLog update
<changelog@php.net> [Fri, 8 May 2009 01:33:08 +0000 (01:33 +0000)]
ChangeLog update

15 years ago- Fixed bug #48185 removing no-op code
Matteo Beccati [Thu, 7 May 2009 23:04:02 +0000 (23:04 +0000)]
- Fixed bug #48185 removing no-op code

15 years ago- Fix build
Felipe Pena [Thu, 7 May 2009 22:44:37 +0000 (22:44 +0000)]
- Fix build

15 years agoMFB Print warning when using loadExtension on non cli, cgi and embeded
Scott MacVicar [Thu, 7 May 2009 16:52:40 +0000 (16:52 +0000)]
MFB Print warning when using loadExtension on non cli, cgi and embeded

15 years agoSome unicode updates for sqlite3
Scott MacVicar [Thu, 7 May 2009 16:50:54 +0000 (16:50 +0000)]
Some unicode updates for sqlite3

15 years ago- Missed one line
Jani Taskinen [Thu, 7 May 2009 13:47:34 +0000 (13:47 +0000)]
- Missed one line

15 years ago- Fix test to actually test for the bug
Jani Taskinen [Thu, 7 May 2009 13:43:48 +0000 (13:43 +0000)]
- Fix test to actually test for the bug

15 years agoMFB: fixed compiler warning
Ilia Alshanetsky [Thu, 7 May 2009 12:41:25 +0000 (12:41 +0000)]
MFB: fixed compiler warning

15 years ago- Missing title
Felipe Pena [Thu, 7 May 2009 12:15:48 +0000 (12:15 +0000)]
- Missing title

15 years agoUpdate bundled libsqlite to 3.6.14
Scott MacVicar [Thu, 7 May 2009 11:24:20 +0000 (11:24 +0000)]
Update bundled libsqlite to 3.6.14

15 years agoMFB5.3: Fix tests
Hannes Magnusson [Thu, 7 May 2009 08:09:36 +0000 (08:09 +0000)]
MFB5.3: Fix tests

15 years agoChangeLog update
<changelog@php.net> [Thu, 7 May 2009 01:32:55 +0000 (01:32 +0000)]
ChangeLog update

15 years ago- Add missing file
Jani Taskinen [Wed, 6 May 2009 19:02:27 +0000 (19:02 +0000)]
- Add missing file

15 years agoMFB: Fixed bug #48156 (Added support for lcov v1.7)
Ilia Alshanetsky [Wed, 6 May 2009 14:04:58 +0000 (14:04 +0000)]
MFB: Fixed bug #48156 (Added support for lcov v1.7)

15 years agoChangeLog update
<changelog@php.net> [Wed, 6 May 2009 01:32:49 +0000 (01:32 +0000)]
ChangeLog update

15 years agoMFB: Fixed compiler warning due to llabs() function
Ilia Alshanetsky [Tue, 5 May 2009 12:34:03 +0000 (12:34 +0000)]
MFB: Fixed compiler warning due to llabs() function

15 years ago- Maybe this is enough on windows..
Jani Taskinen [Tue, 5 May 2009 01:51:04 +0000 (01:51 +0000)]
- Maybe this is enough on windows..

15 years agoRegenerate
Matt Wilmas [Tue, 5 May 2009 01:44:33 +0000 (01:44 +0000)]
Regenerate

15 years agows fix + missing folding tags
Jani Taskinen [Tue, 5 May 2009 01:44:08 +0000 (01:44 +0000)]
ws fix + missing folding tags

15 years agoMFB: remove precautionary #ifdef - the problem was fixed by moving the efree inside...
Greg Beaver [Tue, 5 May 2009 01:42:06 +0000 (01:42 +0000)]
MFB: remove precautionary #ifdef - the problem was fixed by moving the efree inside the zend_try block

15 years agoImplemented manual scanning for strings/comments, plus misc. fixes
Matt Wilmas [Tue, 5 May 2009 01:35:13 +0000 (01:35 +0000)]
Implemented manual scanning for strings/comments, plus misc. fixes
For details, see http://news.php.net/php.internals/43808

15 years agoChangeLog update
<changelog@php.net> [Tue, 5 May 2009 01:32:44 +0000 (01:32 +0000)]
ChangeLog update

15 years ago- Fix the patch
Jani Taskinen [Tue, 5 May 2009 01:28:10 +0000 (01:28 +0000)]
- Fix the patch

15 years ago- Fix build (modified utf7 stuff is rather new..)
Jani Taskinen [Tue, 5 May 2009 01:22:31 +0000 (01:22 +0000)]
- Fix build (modified utf7 stuff is rather new..)

15 years ago- Fixed bug #45092 (header HTTP context option not being used with --with-curlwrappers)
Jani Taskinen [Tue, 5 May 2009 00:30:40 +0000 (00:30 +0000)]
- Fixed bug #45092 (header HTTP context option not being used with --with-curlwrappers)
[DOC] Synced regular and cURL http wrapper "header" option to accept
[DOC] either string or array.

15 years ago- revert last commit and fix inline
Pierre Joye [Mon, 4 May 2009 21:03:00 +0000 (21:03 +0000)]
- revert last commit and fix inline

15 years agoUpdate libmagic data file to 5.02
Scott MacVicar [Mon, 4 May 2009 20:54:28 +0000 (20:54 +0000)]
Update libmagic data file to 5.02

15 years agoUpdate libmagic to 5.02
Scott MacVicar [Mon, 4 May 2009 20:52:43 +0000 (20:52 +0000)]
Update libmagic to 5.02

15 years ago- a macro will just do it too
Pierre Joye [Mon, 4 May 2009 20:32:33 +0000 (20:32 +0000)]
- a  macro will just do it too

15 years ago- Fixed warnings
Derick Rethans [Mon, 4 May 2009 19:55:33 +0000 (19:55 +0000)]
- Fixed warnings

15 years ago- cleaner fix
Pierre Joye [Mon, 4 May 2009 17:11:39 +0000 (17:11 +0000)]
- cleaner fix

15 years ago- add llabs
Pierre Joye [Mon, 4 May 2009 17:10:26 +0000 (17:10 +0000)]
- add llabs

15 years ago- fix build
Pierre Joye [Mon, 4 May 2009 16:29:09 +0000 (16:29 +0000)]
- fix build

15 years ago- win extension_dir
Pierre Joye [Mon, 4 May 2009 15:20:17 +0000 (15:20 +0000)]
- win extension_dir

15 years agouse correct function
Antony Dovgal [Mon, 4 May 2009 14:44:24 +0000 (14:44 +0000)]
use correct function

15 years agodon't segfault on bindto == NULL
Antony Dovgal [Mon, 4 May 2009 14:25:04 +0000 (14:25 +0000)]
don't segfault on bindto == NULL

15 years ago- [DOC] a note about the symbol -> version page/doc
Pierre Joye [Mon, 4 May 2009 14:11:34 +0000 (14:11 +0000)]
- [DOC] a note about the symbol -> version page/doc

15 years ago- [DOC] #39637, add CURLOPT_FTP_FILEMETHOD which accepts CURLFTPMETHOD_MULTICWD,...
Pierre Joye [Mon, 4 May 2009 14:09:12 +0000 (14:09 +0000)]
- [DOC] #39637, add CURLOPT_FTP_FILEMETHOD which accepts CURLFTPMETHOD_MULTICWD, CURLFTPMETHOD_NOCWD and CURLFTPMETHOD_SINGLECWD

15 years agoMFB: Fixed bug #48131 (Don't try to bind ipv4 addresses to ipv6 ips via
Ilia Alshanetsky [Mon, 4 May 2009 13:12:53 +0000 (13:12 +0000)]
MFB: Fixed bug #48131 (Don't try to bind ipv4 addresses to ipv6 ips via
bindto)

15 years ago- [DOC] #47739. add option CURLOPT_IPRESOLVE which accepts CURL_IPRESOLVE_WHATEVER...
Pierre Joye [Mon, 4 May 2009 12:12:40 +0000 (12:12 +0000)]
- [DOC] #47739. add option CURLOPT_IPRESOLVE which accepts CURL_IPRESOLVE_WHATEVER, CURL_IPRESOLVE_V4 or CURL_IPRESOLVE_V6

15 years agoMFB: disable mysterious segfault on PHP 5.3 (5.2 not affected)
Greg Beaver [Mon, 4 May 2009 04:30:50 +0000 (04:30 +0000)]
MFB: disable mysterious segfault on PHP 5.3 (5.2 not affected)

15 years agoChangeLog update
<changelog@php.net> [Mon, 4 May 2009 01:32:48 +0000 (01:32 +0000)]
ChangeLog update

15 years ago- #47966, cannot access curl info array without binary
Pierre Joye [Sun, 3 May 2009 21:47:52 +0000 (21:47 +0000)]
- #47966, cannot access curl info array without binary
  To check: why add_assoc_ascii_string_ex fails while add_assoc_ascii_string works

15 years ago- Added timezone_version_get() to retrieve the version of the used timezone
Derick Rethans [Sun, 3 May 2009 19:57:35 +0000 (19:57 +0000)]
- Added timezone_version_get() to retrieve the version of the used timezone
  database.

15 years ago- Fixed bug #45191 (error_log ignores date.timezone php.ini val when
Derick Rethans [Sun, 3 May 2009 19:08:28 +0000 (19:08 +0000)]
- Fixed bug #45191 (error_log ignores date.timezone php.ini val when
  setting logging timestamps).

15 years ago- Fixed bug #45682 (Unable to var_dump(DateInterval)).
Derick Rethans [Sun, 3 May 2009 18:45:06 +0000 (18:45 +0000)]
- Fixed bug #45682 (Unable to var_dump(DateInterval)).

15 years ago- Fixed bug #48058 (Year formatter goes wrong with out-of-int range).
Derick Rethans [Sun, 3 May 2009 18:21:52 +0000 (18:21 +0000)]
- Fixed bug #48058 (Year formatter goes wrong with out-of-int range).
- Fixed bug #45822 (Near infinite-loops while parsing huge relative offsets).

15 years ago- ws/cs
Pierre Joye [Sun, 3 May 2009 15:16:24 +0000 (15:16 +0000)]
- ws/cs

15 years ago- c/p error
Pierre Joye [Sun, 3 May 2009 15:03:53 +0000 (15:03 +0000)]
- c/p error

15 years ago- [DOC] #41712, implement progress callback
Pierre Joye [Sun, 3 May 2009 14:58:06 +0000 (14:58 +0000)]
- [DOC] #41712, implement  progress callback
  - add constants CURLOPT_NOPROGRESS and CURLOPT_PROGRESSFUNCTION

15 years ago- Added test for (bogus) bug #48097.
Derick Rethans [Sun, 3 May 2009 14:28:16 +0000 (14:28 +0000)]
- Added test for (bogus) bug #48097.

15 years agoChangeLog update
<changelog@php.net> [Sun, 3 May 2009 01:32:37 +0000 (01:32 +0000)]
ChangeLog update

15 years ago- Revert bad patch (which caused bug #48133)
Jani Taskinen [Sat, 2 May 2009 21:13:39 +0000 (21:13 +0000)]
- Revert bad patch (which caused bug #48133)

15 years ago- Fixed bug #48132 (configure fails to test curl ssl support if --disable-rpath is...
Jani Taskinen [Sat, 2 May 2009 19:53:33 +0000 (19:53 +0000)]
- Fixed bug #48132 (configure fails to test curl ssl support if --disable-rpath is set)

15 years ago- [DOC] add imap_mutf7_to_utf8 and imap_utf8_to_mutf7
Pierre Joye [Sat, 2 May 2009 17:32:35 +0000 (17:32 +0000)]
- [DOC] add imap_mutf7_to_utf8 and imap_utf8_to_mutf7

15 years ago- NL cleanup (mixed or windows)
Pierre Joye [Sat, 2 May 2009 11:43:29 +0000 (11:43 +0000)]
- NL cleanup (mixed or windows)

15 years agoFix typo
Kalle Sommer Nielsen [Sat, 2 May 2009 06:27:08 +0000 (06:27 +0000)]
Fix typo

15 years ago- Fix parameter variable type to match "l"
Jani Taskinen [Sat, 2 May 2009 02:08:25 +0000 (02:08 +0000)]
- Fix parameter variable type to match "l"

15 years agoUpdate copyright year + line feeds
Kalle Sommer Nielsen [Sat, 2 May 2009 01:52:54 +0000 (01:52 +0000)]
Update copyright year + line feeds

15 years agoFix proto
Kalle Sommer Nielsen [Sat, 2 May 2009 01:36:45 +0000 (01:36 +0000)]
Fix proto

15 years agoChangeLog update
<changelog@php.net> [Sat, 2 May 2009 01:32:45 +0000 (01:32 +0000)]
ChangeLog update

15 years agofix test
Antony Dovgal [Fri, 1 May 2009 22:23:27 +0000 (22:23 +0000)]
fix test

15 years ago- Fix compile warning in debug mode
Jani Taskinen [Fri, 1 May 2009 21:46:39 +0000 (21:46 +0000)]
- Fix compile warning in debug mode

15 years agofixed to expect fail
Zoe Slattery [Fri, 1 May 2009 19:32:15 +0000 (19:32 +0000)]
fixed to expect fail

15 years agoinitialize ext_len
Antony Dovgal [Fri, 1 May 2009 09:22:02 +0000 (09:22 +0000)]
initialize ext_len

15 years ago- Fixed bug #48038 (odbc_execute changes variables used to form params array)
Felipe Pena [Fri, 1 May 2009 03:02:32 +0000 (03:02 +0000)]
- Fixed bug #48038 (odbc_execute changes variables used to form params array)

15 years ago- Fixed bug #48120 (Implementing abstract class FilterIterator in regexiterator.inc)
Felipe Pena [Fri, 1 May 2009 01:55:28 +0000 (01:55 +0000)]
- Fixed bug #48120 (Implementing abstract class FilterIterator in regexiterator.inc)

15 years agoChangeLog update
<changelog@php.net> [Fri, 1 May 2009 01:32:55 +0000 (01:32 +0000)]
ChangeLog update

15 years agorevert to allow Andrei to make his changes
Arnaud Le Blanc [Fri, 1 May 2009 00:36:43 +0000 (00:36 +0000)]
revert to allow Andrei to make his changes

15 years agoAdded missing UChar* and zstr malloc variants
Arnaud Le Blanc [Fri, 1 May 2009 00:29:49 +0000 (00:29 +0000)]
Added missing UChar* and zstr malloc variants

15 years agocleanup
Arnaud Le Blanc [Fri, 1 May 2009 00:18:09 +0000 (00:18 +0000)]
cleanup

15 years agoRemoved code for register_globals in file uploads
Arnaud Le Blanc [Fri, 1 May 2009 00:15:07 +0000 (00:15 +0000)]
Removed code for register_globals in file uploads

15 years agoRemoved code handling non-unicode input (was used when !UG(unicode))
Arnaud Le Blanc [Fri, 1 May 2009 00:13:22 +0000 (00:13 +0000)]
Removed code handling non-unicode input (was used when !UG(unicode))

15 years ago- MFB: #47940, memory leaks in imap_body
Pierre Joye [Thu, 30 Apr 2009 18:57:50 +0000 (18:57 +0000)]
- MFB: #47940, memory leaks in imap_body

15 years agoFix test
Jani Taskinen [Thu, 30 Apr 2009 13:21:40 +0000 (13:21 +0000)]
Fix test

15 years ago-Fix test
Jani Taskinen [Thu, 30 Apr 2009 13:18:56 +0000 (13:18 +0000)]
-Fix test

15 years ago- Removed HAVE_PQEXECPARAMS which was left out during the previous commit
Matteo Beccati [Thu, 30 Apr 2009 12:55:43 +0000 (12:55 +0000)]
- Removed HAVE_PQEXECPARAMS which was left out during the previous commit

15 years ago- Changed PDO_PGSQL configure script to require libpq 7.4
Matteo Beccati [Thu, 30 Apr 2009 12:35:36 +0000 (12:35 +0000)]
- Changed PDO_PGSQL configure script to require libpq 7.4
- Cleaned up usage of HAVE_PQ* defines
- Fixed compiler warnings
- Removed custom implementation of PQunescapeByte
# Rationale:
# - PDO_PGSQL couldn't even compile when using libpq 7.3
# - PostgreSQL 7.3 is unsupported since a long time
# - Got consensus from pgsql devs on freenode

15 years ago- Add missing test
Jani Taskinen [Thu, 30 Apr 2009 10:41:09 +0000 (10:41 +0000)]
- Add missing test

15 years ago- fix build (Marcus, fix re2c please)
Pierre Joye [Thu, 30 Apr 2009 09:12:26 +0000 (09:12 +0000)]
- fix build (Marcus, fix re2c please)

15 years agoMFPECL: fixed PECL Bug #14646: phar error message unclear with php stream wrappers
Greg Beaver [Thu, 30 Apr 2009 04:40:31 +0000 (04:40 +0000)]
MFPECL: fixed PECL Bug #14646: phar error message unclear with php stream wrappers

15 years agoChangeLog update
<changelog@php.net> [Thu, 30 Apr 2009 01:32:42 +0000 (01:32 +0000)]
ChangeLog update

15 years ago- Updated to version 2009.7 (2009g)
Derick Rethans [Wed, 29 Apr 2009 11:11:52 +0000 (11:11 +0000)]
- Updated to version 2009.7 (2009g)

15 years agoRefixing to follow documented behaviour
Zoe Slattery [Wed, 29 Apr 2009 07:49:45 +0000 (07:49 +0000)]
Refixing to follow documented behaviour

15 years agoMFPECL: fix PECL bug #16338, php_stream_copy_to_stream{,_ex}()
Greg Beaver [Wed, 29 Apr 2009 03:24:09 +0000 (03:24 +0000)]
MFPECL: fix PECL bug #16338, php_stream_copy_to_stream{,_ex}()

15 years agoChangeLog update
<changelog@php.net> [Wed, 29 Apr 2009 01:32:44 +0000 (01:32 +0000)]
ChangeLog update

15 years ago- Fix test
Felipe Pena [Tue, 28 Apr 2009 23:48:33 +0000 (23:48 +0000)]
- Fix test

15 years agoMF5 fix for #47930
Stanislav Malyshev [Tue, 28 Apr 2009 22:59:07 +0000 (22:59 +0000)]
MF5 fix for #47930