]> granicus.if.org Git - php/log
php
14 years agohere comes the news
Andrey Hristov [Wed, 25 Aug 2010 15:07:34 +0000 (15:07 +0000)]
here comes the news

14 years agoFix for bug #52221 Misbehaviour of magic_quotes_runtime (get/set))
Andrey Hristov [Wed, 25 Aug 2010 15:06:47 +0000 (15:06 +0000)]
Fix for bug #52221 Misbehaviour of magic_quotes_runtime (get/set))

14 years agofix the build. two mysqli functions were missing after
Andrey Hristov [Wed, 25 Aug 2010 15:02:02 +0000 (15:02 +0000)]
fix the build. two mysqli functions were missing after
recent commit - set_charset and get_charset

14 years ago- CVE # for mops 2010-24
Pierre Joye [Wed, 25 Aug 2010 14:27:39 +0000 (14:27 +0000)]
- CVE # for mops 2010-24

14 years agoFixed bug #52681 (mb_send_mail() appends an extra MIME-Version header).
Adam Harvey [Wed, 25 Aug 2010 06:07:22 +0000 (06:07 +0000)]
Fixed bug #52681 (mb_send_mail() appends an extra MIME-Version header).

14 years ago- Fixed bug #52674 (FPM Status page returns inconsistent Content-Type headers).
Jérôme Loyet [Mon, 23 Aug 2010 20:40:44 +0000 (20:40 +0000)]
- Fixed bug #52674 (FPM Status page returns inconsistent Content-Type headers).

14 years ago-fix logic (and BC break)
Pierre Joye [Mon, 23 Aug 2010 18:05:05 +0000 (18:05 +0000)]
-fix logic (and BC break)

14 years ago- WS
Pierre Joye [Mon, 23 Aug 2010 17:16:17 +0000 (17:16 +0000)]
- WS

14 years ago- revert fix for #52655, rev. 302614
Pierre Joye [Mon, 23 Aug 2010 17:01:44 +0000 (17:01 +0000)]
- revert fix for #52655, rev. 302614

14 years ago- add follow_location support for http stream, enabled by default to keep BC. Allows...
Pierre Joye [Mon, 23 Aug 2010 16:54:57 +0000 (16:54 +0000)]
- add follow_location support for http stream, enabled by default to keep BC. Allows one to ignore the location header, w/o having to ignore errors or other tricks, the location data is however still available (meta)

14 years ago- fix string validation entry, mops-2010-24
Pierre Joye [Mon, 23 Aug 2010 14:25:48 +0000 (14:25 +0000)]
- fix string validation entry, mops-2010-24

14 years agoFixed bug #52655 (SimpleXMLIterator supports ArrayAccess without implementing the...
Kalle Sommer Nielsen [Sat, 21 Aug 2010 16:22:46 +0000 (16:22 +0000)]
Fixed bug #52655 (SimpleXMLIterator supports ArrayAccess without implementing the interface)

14 years ago- Added missing void parameter checks
Felipe Pena [Sat, 21 Aug 2010 16:09:18 +0000 (16:09 +0000)]
- Added missing void parameter checks

14 years ago- Fix #52407 (use __sync_bool_compare_and_swap in fpm_atomic.h if gcc >= 4.1 is used...
Jérôme Loyet [Sat, 21 Aug 2010 06:46:18 +0000 (06:46 +0000)]
- Fix #52407 (use __sync_bool_compare_and_swap in fpm_atomic.h if gcc >= 4.1 is used - credit to geissert)

14 years ago- typo (thx to sixd)
Jérôme Loyet [Fri, 20 Aug 2010 17:00:57 +0000 (17:00 +0000)]
- typo (thx to sixd)

14 years ago- fix string validation, MOPS-2010-24
Pierre Joye [Fri, 20 Aug 2010 16:37:33 +0000 (16:37 +0000)]
- fix string validation, MOPS-2010-24

14 years agosvn up messed this
Andrey Hristov [Fri, 20 Aug 2010 15:39:03 +0000 (15:39 +0000)]
svn up messed this

14 years agohere comes the news
Andrey Hristov [Fri, 20 Aug 2010 12:29:59 +0000 (12:29 +0000)]
here comes the news

14 years agoFix for bug #52654 mysqli doesn't install headers with structures it uses
Andrey Hristov [Fri, 20 Aug 2010 12:25:17 +0000 (12:25 +0000)]
Fix for bug #52654 mysqli doesn't install headers with structures it uses

14 years agoFix #52609 (INI scanner did not use ZEND_INI_SCANNER_NORMAL)
Jérôme Loyet [Fri, 20 Aug 2010 08:33:57 +0000 (08:33 +0000)]
Fix #52609 (INI scanner did not use ZEND_INI_SCANNER_NORMAL)

14 years agoFixed bug #52599 (iconv output handler outputs incorrect content type when flags...
Ilia Alshanetsky [Thu, 19 Aug 2010 12:27:13 +0000 (12:27 +0000)]
Fixed bug #52599 (iconv output handler outputs incorrect content type when flags are used).

14 years agoUse userland function name, not internal name for NEWS
Kalle Sommer Nielsen [Wed, 18 Aug 2010 20:26:42 +0000 (20:26 +0000)]
Use userland function name, not internal name for NEWS

14 years agoFixed possible crash in php_mssql_get_column_content_without_type()
Kalle Sommer Nielsen [Wed, 18 Aug 2010 20:16:05 +0000 (20:16 +0000)]
Fixed possible crash in php_mssql_get_column_content_without_type()

# Also fix NEWS entry in PHP_5_2 for previous commit

14 years agoFixed bug #52636 (php_mysql_fetch_hash writes long value into int)
Kalle Sommer Nielsen [Wed, 18 Aug 2010 20:00:18 +0000 (20:00 +0000)]
Fixed bug #52636 (php_mysql_fetch_hash writes long value into int)

# Tested by rein at basefarm dot no

14 years ago- Improved fix for bug #52573
Felipe Pena [Wed, 18 Aug 2010 01:59:37 +0000 (01:59 +0000)]
- Improved fix for bug #52573

14 years agohere comes the news
Andrey Hristov [Tue, 17 Aug 2010 18:10:08 +0000 (18:10 +0000)]
here comes the news

14 years agoFix for Bug #52613 crash in mysqlnd
Andrey Hristov [Tue, 17 Aug 2010 18:08:25 +0000 (18:08 +0000)]
Fix for Bug #52613 crash in mysqlnd

14 years agoUpdate with PHP_DEF_FE, also update the test
Andrey Hristov [Tue, 17 Aug 2010 18:07:11 +0000 (18:07 +0000)]
Update with PHP_DEF_FE, also update the test

14 years agoFix my fix for arginfo, trunk patch will follow shortly
Kalle Sommer Nielsen [Tue, 17 Aug 2010 13:34:11 +0000 (13:34 +0000)]
Fix my fix for arginfo, trunk patch will follow shortly

14 years agoFixed the $context parameter on copy() to have an effect (approved for 5.3 by Johannes)
Kalle Sommer Nielsen [Tue, 17 Aug 2010 12:17:28 +0000 (12:17 +0000)]
Fixed the $context parameter on copy() to have an effect (approved for 5.3 by Johannes)

# To not change a PHPAPI in a point release, a new function have been added to support contexts:
# php_copy_file_ctx(), php_copy_file_ex() now simply wraps to that

14 years agoFix arginfo for copy(), see r302376 for more info
Kalle Sommer Nielsen [Mon, 16 Aug 2010 21:59:42 +0000 (21:59 +0000)]
Fix arginfo for copy(), see r302376 for more info

14 years agoFixed bug #50836 (run_tests.php alerts syntax errors while testing session)
Kalle Sommer Nielsen [Mon, 16 Aug 2010 20:56:00 +0000 (20:56 +0000)]
Fixed bug #50836 (run_tests.php alerts syntax errors while testing session)

14 years agoAdded utf16 and utf32 support, as in MySQL 5.5, in mysqlnd.
Andrey Hristov [Mon, 16 Aug 2010 17:44:50 +0000 (17:44 +0000)]
Added utf16 and utf32 support, as in MySQL 5.5, in mysqlnd.
Fixed tests, so they don't try to use SET NAMES utf16|utf32,
as character_set_client can't be set to those (the lexer can't
read ucs2, utf16 and utf32).
Added support for 4-byte utf8, as found in MySQL 5.5

14 years agoFix test, so it doesn't fail with MySQL 5.5, where InnoDB
Andrey Hristov [Mon, 16 Aug 2010 16:15:15 +0000 (16:15 +0000)]
Fix test, so it doesn't fail with MySQL 5.5, where InnoDB
is the default engine

14 years agodetect easily which charset doesn't work
Andrey Hristov [Mon, 16 Aug 2010 16:13:55 +0000 (16:13 +0000)]
detect easily which charset doesn't work

14 years ago- Updated to version 2010.12 (2010l)
Derick Rethans [Mon, 16 Aug 2010 12:48:53 +0000 (12:48 +0000)]
- Updated to version 2010.12 (2010l)

14 years ago- WS
Pierre Joye [Mon, 16 Aug 2010 10:29:01 +0000 (10:29 +0000)]
- WS

14 years agoHere comes the news
Andrey Hristov [Mon, 16 Aug 2010 09:45:26 +0000 (09:45 +0000)]
Here comes the news

14 years agoSync with trunk, fixes build failure on MacOSX.
Andrey Hristov [Mon, 16 Aug 2010 09:44:13 +0000 (09:44 +0000)]
Sync with trunk, fixes build failure on MacOSX.
Fix for Bug #52417 MySQLi build failure with mysqlnd

14 years ago- Updated to version 2010.11 (2010k)
Derick Rethans [Mon, 16 Aug 2010 09:32:51 +0000 (09:32 +0000)]
- Updated to version 2010.11 (2010k)

14 years agoBug #52361 (Throwing an exception in a destructor causes invalid catching)
Dmitry Stogov [Mon, 16 Aug 2010 09:20:46 +0000 (09:20 +0000)]
Bug #52361 (Throwing an exception in a destructor causes invalid catching)

14 years agoFixed memory leaks (related to bug #52361)
Dmitry Stogov [Mon, 16 Aug 2010 08:11:08 +0000 (08:11 +0000)]
Fixed memory leaks (related to bug #52361)

14 years agoFixed bug #52593 (exif is placed before mbstring in php.ini)
Kalle Sommer Nielsen [Mon, 16 Aug 2010 00:26:39 +0000 (00:26 +0000)]
Fixed bug #52593 (exif is placed before mbstring in php.ini)

14 years ago- #52607, fix ENV conflit with win SDK 7.1
Pierre Joye [Sun, 15 Aug 2010 13:54:03 +0000 (13:54 +0000)]
- #52607, fix ENV conflit with win SDK 7.1

14 years ago- year++
Pierre Joye [Sun, 15 Aug 2010 13:40:29 +0000 (13:40 +0000)]
- year++

14 years ago- #52607, fix ENV conflit with win SDK 7.1
Pierre Joye [Sun, 15 Aug 2010 03:38:08 +0000 (03:38 +0000)]
- #52607, fix ENV conflit with win SDK 7.1

14 years agoWin32 build fixes
Ilia Alshanetsky [Sat, 14 Aug 2010 14:47:49 +0000 (14:47 +0000)]
Win32 build fixes

14 years agoUpgraded bundled Sqlite3 to version 3.7.0.1
Ilia Alshanetsky [Sat, 14 Aug 2010 14:44:39 +0000 (14:44 +0000)]
Upgraded bundled Sqlite3 to version 3.7.0.1

14 years agoMFH: Upgraded bundled PCRE to version 8.10.
Ilia Alshanetsky [Sat, 14 Aug 2010 14:37:13 +0000 (14:37 +0000)]
MFH: Upgraded bundled PCRE to version 8.10.

14 years ago- Fixed the fix for bug #52546
Felipe Pena [Fri, 13 Aug 2010 22:12:37 +0000 (22:12 +0000)]
- Fixed the fix for bug #52546

14 years agoChanged mysqli_report() to be per-request specific rather than per-process specific...
Kalle Sommer Nielsen [Fri, 13 Aug 2010 10:43:15 +0000 (10:43 +0000)]
Changed mysqli_report() to be per-request specific rather than per-process specific (Fixes #52390)

14 years agoFix for bug #52413 MySQLi build failure on OS X
Andrey Hristov [Fri, 13 Aug 2010 09:57:04 +0000 (09:57 +0000)]
Fix for bug #52413 MySQLi build failure on OS X

14 years agoFix for bug #52433 Call to undefined method mysqli::poll()
Andrey Hristov [Fri, 13 Aug 2010 09:18:06 +0000 (09:18 +0000)]
Fix for bug #52433 Call to undefined method mysqli::poll()

14 years ago- fix cast
Sascha Schumann [Thu, 12 Aug 2010 17:28:08 +0000 (17:28 +0000)]
- fix cast

14 years agoMake this function static, as it is used only in this file.
Andrey Hristov [Thu, 12 Aug 2010 14:17:31 +0000 (14:17 +0000)]
Make this function static, as it is used only in this file.
Add additional comment about how it works.

14 years agoAllocate memory in a burst mode, and later use it. Increases
Andrey Hristov [Thu, 12 Aug 2010 13:23:16 +0000 (13:23 +0000)]
Allocate memory in a burst mode, and later use it. Increases
locality of the data.
Also use MYSQLND_INC_CONN_STATISTIC in one place, instead of
two, thus removing code duplication from macro expansion - less
code to fit in the instruction cache.

14 years agoSwitch from using PHP_MAJOR_VERSION to separate define for
Andrey Hristov [Thu, 12 Aug 2010 12:02:02 +0000 (12:02 +0000)]
Switch from using PHP_MAJOR_VERSION to separate define for
unicode. Unicode is no more, but these are "bookmarks" where
to change mysqlnd, if Unicode becomes trendy again.

14 years agows + cs
Andrey Hristov [Thu, 12 Aug 2010 11:38:08 +0000 (11:38 +0000)]
ws + cs

14 years agoseparate properties of internal classes in ZTS mode fully,
Sascha Schumann [Thu, 12 Aug 2010 07:58:14 +0000 (07:58 +0000)]
separate properties of internal classes in ZTS mode fully,
otherwise multiple threads will modify the zvals' contents
without any synchronisation.

14 years agoFixed bug #50804 (Document configure.js --enable-crt-debug)
Kalle Sommer Nielsen [Wed, 11 Aug 2010 22:38:15 +0000 (22:38 +0000)]
Fixed bug #50804 (Document configure.js --enable-crt-debug)

14 years agoIgnore the x64 directory for Windows x64 builds
Kalle Sommer Nielsen [Wed, 11 Aug 2010 21:26:09 +0000 (21:26 +0000)]
Ignore the x64 directory for Windows x64 builds

14 years agoSeems like this one skipped the commit (E_ERROR -> E_CORE_ERROR) for zend.ze1_compati...
Kalle Sommer Nielsen [Wed, 11 Aug 2010 21:18:45 +0000 (21:18 +0000)]
Seems like this one skipped the commit (E_ERROR -> E_CORE_ERROR) for zend.ze1_compatibility_mode (re #52570)

14 years agoChanged deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fixes ...
Kalle Sommer Nielsen [Wed, 11 Aug 2010 21:12:18 +0000 (21:12 +0000)]
Changed deprecated ini options on startup from E_WARNING to E_DEPRECATED (Fixes #52570)

# Trunk patch will follow shortly

14 years agoIn ZTS mode default properties and constants of internal classes can't be modified...
Dmitry Stogov [Wed, 11 Aug 2010 09:38:41 +0000 (09:38 +0000)]
In ZTS mode default properties and constants of internal classes can't be modified in place and have to be separated

14 years ago- Fixed bug #52573 (SplFileObject::fscanf Segmentation fault)
Felipe Pena [Tue, 10 Aug 2010 22:37:24 +0000 (22:37 +0000)]
- Fixed bug #52573 (SplFileObject::fscanf Segmentation fault)

14 years agoFix Request #52302 mysqli_fetch_all does not work with MYSQLI_USE_RESULT
Andrey Hristov [Mon, 9 Aug 2010 17:29:30 +0000 (17:29 +0000)]
Fix Request #52302 mysqli_fetch_all does not work with MYSQLI_USE_RESULT

14 years agoLay foundations for named pipe support in mysqlnd
Andrey Hristov [Mon, 9 Aug 2010 17:01:57 +0000 (17:01 +0000)]
Lay foundations for named pipe support in mysqlnd

14 years ago- #52523, fix logic (0 is perfectly valid as part of the data, bin data)
Pierre Joye [Mon, 9 Aug 2010 08:14:14 +0000 (08:14 +0000)]
- #52523, fix logic (0 is perfectly valid as part of the data, bin data)

14 years ago- WS
Pierre Joye [Mon, 9 Aug 2010 07:32:21 +0000 (07:32 +0000)]
- WS

14 years ago- Fixed bug #50481 (Storing many SPLFixedArray in an array crashes)
Felipe Pena [Sun, 8 Aug 2010 23:56:29 +0000 (23:56 +0000)]
- Fixed bug #50481 (Storing many SPLFixedArray in an array crashes)

14 years agoAdditional fix for bug #52550 & fix test & warning from previous fixes
Ilia Alshanetsky [Sun, 8 Aug 2010 15:45:02 +0000 (15:45 +0000)]
Additional fix for bug #52550 & fix test & warning from previous fixes

14 years agoFixed bug #51610 (Using oci_connect causes PHP to take a long time to exit). Do PECL...
Christopher Jones [Sat, 7 Aug 2010 00:24:26 +0000 (00:24 +0000)]
Fixed bug #51610 (Using oci_connect causes PHP to take a long time to exit). Do PECL OCI8 1.4.3 release

14 years ago- Added missing SKIPIF
Felipe Pena [Fri, 6 Aug 2010 23:05:39 +0000 (23:05 +0000)]
- Added missing SKIPIF

14 years ago- Fix test
Felipe Pena [Fri, 6 Aug 2010 23:01:32 +0000 (23:01 +0000)]
- Fix test

14 years ago- Fixed bug #52533 (ext/curl/tests/curl_multi_getcontent_basic3.phpt broken due php...
Felipe Pena [Fri, 6 Aug 2010 22:57:41 +0000 (22:57 +0000)]
- Fixed bug #52533 (ext/curl/tests/curl_multi_getcontent_basic3.phpt broken due php.net/robots.txt)
  patch by: glen at delfi dot ee

14 years ago- Updated generated file
Felipe Pena [Fri, 6 Aug 2010 22:23:10 +0000 (22:23 +0000)]
- Updated generated file

14 years ago- Fix build
Felipe Pena [Fri, 6 Aug 2010 22:21:13 +0000 (22:21 +0000)]
- Fix build

14 years ago- ext_skelshould create a .svnignore not .cvsignore these days
Johannes Schlüter [Fri, 6 Aug 2010 22:19:47 +0000 (22:19 +0000)]
- ext_skelshould create a .svnignore not .cvsignore these days

14 years agoRelease PECL OCI8 1.4.2
Christopher Jones [Fri, 6 Aug 2010 22:12:48 +0000 (22:12 +0000)]
Release PECL OCI8 1.4.2

14 years agoWS
Ilia Alshanetsky [Fri, 6 Aug 2010 20:16:11 +0000 (20:16 +0000)]
WS

14 years agoAnother fix for issue indentified in bug #52550
Ilia Alshanetsky [Fri, 6 Aug 2010 20:04:29 +0000 (20:04 +0000)]
Another fix for issue indentified in bug #52550

14 years agoFixed issues inside str_pad() identified by bug #52550
Ilia Alshanetsky [Fri, 6 Aug 2010 19:55:10 +0000 (19:55 +0000)]
Fixed issues inside str_pad() identified by bug #52550

14 years agomake ssl_set return value in mysqlnd compatible with libmysqli return value
David Soria Parra [Fri, 6 Aug 2010 19:47:03 +0000 (19:47 +0000)]
make ssl_set return value in mysqlnd compatible with libmysqli return value

14 years agoUse correct order of operations. Second of many fixes for bug #52550
Ilia Alshanetsky [Fri, 6 Aug 2010 19:11:34 +0000 (19:11 +0000)]
Use correct order of operations. Second of many fixes for bug #52550

14 years agoFix 5.3 as well
Rasmus Lerdorf [Fri, 6 Aug 2010 18:20:41 +0000 (18:20 +0000)]
Fix 5.3 as well

14 years ago- Fixed bug #52546 (pdo_dblib segmentation fault when iterating MONEY values)
Felipe Pena [Thu, 5 Aug 2010 23:32:18 +0000 (23:32 +0000)]
- Fixed bug #52546 (pdo_dblib segmentation fault when iterating MONEY values)

14 years ago- Fixed bug #52534 (var_export array with negative key)
Felipe Pena [Wed, 4 Aug 2010 23:11:44 +0000 (23:11 +0000)]
- Fixed bug #52534 (var_export array with negative key)

14 years agoBUG: all value comparaisons were not case insensitive in the conf file parser
Jérôme Loyet [Mon, 2 Aug 2010 21:46:52 +0000 (21:46 +0000)]
BUG: all value comparaisons were not case insensitive in the conf file parser

14 years agotypo
Jérôme Loyet [Mon, 2 Aug 2010 09:28:54 +0000 (09:28 +0000)]
typo

14 years agocorrect php-fpm.conf: slowlog has no default value
Jérôme Loyet [Mon, 2 Aug 2010 09:02:48 +0000 (09:02 +0000)]
correct php-fpm.conf: slowlog has no default value

14 years ago- Fixed bug #52468 (wddx_deserialize corrupts integer field value when left empty)
Felipe Pena [Sun, 1 Aug 2010 17:34:09 +0000 (17:34 +0000)]
- Fixed bug #52468 (wddx_deserialize corrupts integer field value when left empty)

14 years ago- Fixed bug #52508 (newline problem with parse_ini_file+INI_SCANNER_RAW)
Felipe Pena [Sun, 1 Aug 2010 15:26:54 +0000 (15:26 +0000)]
- Fixed bug #52508 (newline problem with parse_ini_file+INI_SCANNER_RAW)

14 years ago- Fixed bug #52484 (__set() ignores setting properties with empty names)
Felipe Pena [Sun, 1 Aug 2010 13:27:02 +0000 (13:27 +0000)]
- Fixed bug #52484 (__set() ignores setting properties with empty names)

14 years ago- Fix tests
Felipe Pena [Sat, 31 Jul 2010 22:10:43 +0000 (22:10 +0000)]
- Fix tests

14 years ago- New test
Felipe Pena [Thu, 29 Jul 2010 23:46:49 +0000 (23:46 +0000)]
- New test

14 years ago- Fixed bug #52487 (PDO::FETCH_INTO leaks memory)
Felipe Pena [Thu, 29 Jul 2010 23:38:55 +0000 (23:38 +0000)]
- Fixed bug #52487 (PDO::FETCH_INTO leaks memory)

14 years ago- Fixed bug #52476 (move php-fpm man page from section 1 to section 8)
Jérôme Loyet [Thu, 29 Jul 2010 22:07:00 +0000 (22:07 +0000)]
- Fixed bug #52476 (move php-fpm man page from section 1 to section 8)

14 years agoFix required facilities for php-fpm's init script
Raphael Geissert [Thu, 29 Jul 2010 19:13:42 +0000 (19:13 +0000)]
Fix required facilities for php-fpm's init script

$all should only be used in rare, and very specific, cases.

14 years ago- fix build
Pierre Joye [Thu, 29 Jul 2010 11:58:41 +0000 (11:58 +0000)]
- fix build

14 years ago- Fixed bug #52436 (Compile error in pcre if systems do not have stdint.h)
Sriram Natarajan [Tue, 27 Jul 2010 21:42:22 +0000 (21:42 +0000)]
- Fixed bug #52436 (Compile error in pcre if systems do not have stdint.h)
# PCRE's config.h can very well reuse the definitions made available from
# PHP's configure script output available within php_config.h