]> granicus.if.org Git - php/log
php
14 years ago- Fixed bug #47643 (array_diff() takes over 3000 times longer than php 5.2.4)
Felipe Pena [Thu, 11 Nov 2010 21:25:34 +0000 (21:25 +0000)]
- Fixed bug #47643 (array_diff() takes over 3000 times longer than php 5.2.4)

14 years ago- Remove duplicate portion.
Moriyoshi Koizumi [Tue, 9 Nov 2010 03:27:11 +0000 (03:27 +0000)]
- Remove duplicate portion.

14 years ago- Fix bug #53273 (mb_strcut() returns garbage with the excessive length parameter).
Moriyoshi Koizumi [Tue, 9 Nov 2010 03:23:04 +0000 (03:23 +0000)]
- Fix bug #53273 (mb_strcut() returns garbage with the excessive length parameter).

14 years agoFixed WSDL loading using https through proxy
Dmitry Stogov [Mon, 8 Nov 2010 11:34:32 +0000 (11:34 +0000)]
Fixed WSDL loading using https through proxy

14 years ago- Fixed tests not passing under windows because of the directory separator
Patrick Allaert [Mon, 8 Nov 2010 09:29:15 +0000 (09:29 +0000)]
- Fixed tests not passing under windows because of the directory separator
difference (thanks Eyal Teutsch for reporting)

14 years ago- add CVE
Pierre Joye [Wed, 3 Nov 2010 20:22:08 +0000 (20:22 +0000)]
- add CVE

14 years ago- Added fix to bug #49687 to PHP 5.2.
Gustavo André dos Santos Lopes [Wed, 3 Nov 2010 14:18:28 +0000 (14:18 +0000)]
- Added fix to bug #49687 to PHP 5.2.

14 years agoFixed a possible double free in imap extension (Identified by Mateusz Kocielski).
Ilia Alshanetsky [Tue, 2 Nov 2010 17:50:39 +0000 (17:50 +0000)]
Fixed a possible double free in imap extension (Identified by Mateusz Kocielski).

14 years ago- fix Isotopp
Pierre Joye [Sun, 24 Oct 2010 21:51:54 +0000 (21:51 +0000)]
- fix Isotopp

14 years ago- update #52929 and zip NULL deref
Pierre Joye [Tue, 19 Oct 2010 10:16:58 +0000 (10:16 +0000)]
- update #52929 and zip NULL deref

14 years ago- fix Fixed NULL pointer dereference in ZipArchive::getArchiveComment, (CVE-2010...
Pierre Joye [Tue, 19 Oct 2010 09:55:36 +0000 (09:55 +0000)]
- fix Fixed NULL pointer dereference in ZipArchive::getArchiveComment, (CVE-2010-3709), report&patch from Maksymilian Arciemowicz

14 years agoUpdate copyright year for the license
Kalle Sommer Nielsen [Tue, 5 Oct 2010 22:58:19 +0000 (22:58 +0000)]
Update copyright year for the license

14 years agoFixed bug #44248 (RFC2616 transgression while HTTPS request through proxy with SoapCl...
Dmitry Stogov [Tue, 5 Oct 2010 11:43:59 +0000 (11:43 +0000)]
Fixed bug #44248 (RFC2616 transgression while HTTPS request through proxy with SoapClient object).

14 years agoFixed bug #51008 (Zend/tests/bug45877.phpt fails)
Dmitry Stogov [Tue, 5 Oct 2010 11:28:56 +0000 (11:28 +0000)]
Fixed bug #51008 (Zend/tests/bug45877.phpt fails)

14 years agoFixed bug #52879 (Objects unreferenced in __get, __set, __isset or __unset can be...
Dmitry Stogov [Fri, 1 Oct 2010 09:49:20 +0000 (09:49 +0000)]
Fixed bug #52879 (Objects unreferenced in __get, __set, __isset or __unset can be freed too early). (mail_ben_schmidt at yahoo dot com dot au, Dmitry)

14 years agoLoosen the valgrind version check slightly in run-tests.php so that it works
Adam Harvey [Thu, 30 Sep 2010 11:16:45 +0000 (11:16 +0000)]
Loosen the valgrind version check slightly in run-tests.php so that it works
with the packaged valgrind in Ubuntu 10.04.

14 years agoMFH: Fix for bug #52929 (Segfault in filter_var with FILTER_VALIDATE_EMAIL with
Adam Harvey [Thu, 30 Sep 2010 02:35:37 +0000 (02:35 +0000)]
MFH: Fix for bug #52929 (Segfault in filter_var with FILTER_VALIDATE_EMAIL with
large amount of data).

14 years ago- Fixed bug #52944 (Invalid write on second and subsequent reads with an inflate...
Gustavo André dos Santos Lopes [Wed, 29 Sep 2010 18:58:58 +0000 (18:58 +0000)]
- Fixed bug #52944 (Invalid write on second and subsequent reads with an inflate filter fed invalid data).

14 years ago- Fixed possible flaw in open_basedir (CVE-2010-3436)
Pierre Joye [Tue, 28 Sep 2010 13:30:20 +0000 (13:30 +0000)]
- Fixed possible flaw in open_basedir (CVE-2010-3436)

14 years ago- Fixed possible flaw in open_basedir (CVE-2010-3436)
Pierre Joye [Tue, 28 Sep 2010 13:28:55 +0000 (13:28 +0000)]
- Fixed possible flaw in open_basedir (CVE-2010-3436)

14 years agoFixed bug #52772 (var_dump() doesn't check for the existence of get_class_name before...
Kalle Sommer Nielsen [Mon, 13 Sep 2010 20:14:18 +0000 (20:14 +0000)]
Fixed bug #52772 (var_dump() doesn't check for the existence of get_class_name before calling it)

14 years agoSorry, forgot the news update for the previous commit.
Adam Harvey [Tue, 24 Aug 2010 17:00:23 +0000 (17:00 +0000)]
Sorry, forgot the news update for the previous commit.

14 years agoMFB5.3: The fix (and the fix to the fix) for bug #52546 (pdo_dblib segmentation
Adam Harvey [Tue, 24 Aug 2010 16:58:16 +0000 (16:58 +0000)]
MFB5.3: The fix (and the fix to the fix) for bug #52546 (pdo_dblib segmentation
fault when iterating MONEY values).

14 years agoRevert fix for #52636 in 5.2
Kalle Sommer Nielsen [Sat, 21 Aug 2010 16:19:30 +0000 (16:19 +0000)]
Revert fix for #52636 in 5.2

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 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 agoFix Windows build
Kalle Sommer Nielsen [Mon, 16 Aug 2010 01:44:33 +0000 (01:44 +0000)]
Fix Windows build

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 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 agoseparate properties of internal classes in ZTS mode fully,
Sascha Schumann [Thu, 12 Aug 2010 17:27:16 +0000 (17:27 +0000)]
separate properties of internal classes in ZTS mode fully,
otherwise multiple threads will modify the zvals' contents
without any synchronisation.

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 #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

14 years ago- back to -dev
Johannes Schlüter [Thu, 22 Jul 2010 11:06:58 +0000 (11:06 +0000)]
- back to -dev

14 years ago- Add lost entries
Johannes Schlüter [Wed, 21 Jul 2010 14:19:59 +0000 (14:19 +0000)]
- Add lost entries

14 years agoPHP 5.2.14
Johannes Schlüter [Wed, 21 Jul 2010 10:32:07 +0000 (10:32 +0000)]
PHP 5.2.14

14 years ago- merge NEWS for 5.2.14 and 5.3.3
Johannes Schlüter [Wed, 21 Jul 2010 09:02:45 +0000 (09:02 +0000)]
- merge NEWS for 5.2.14 and 5.3.3

14 years ago- add CVE #
Pierre Joye [Tue, 20 Jul 2010 09:26:18 +0000 (09:26 +0000)]
- add CVE #

14 years agoMFH: fix for bug #52317 (Segmentation fault when using mail() on a rhel 4.x
Adam Harvey [Mon, 19 Jul 2010 13:38:53 +0000 (13:38 +0000)]
MFH: fix for bug #52317 (Segmentation fault when using mail() on a rhel 4.x
(only 64 bit)).

14 years agoBack to -dev
Johannes Schlüter [Wed, 14 Jul 2010 22:59:20 +0000 (22:59 +0000)]
Back to -dev

14 years agoPHP 5.2.14RC3
Johannes Schlüter [Wed, 14 Jul 2010 22:03:47 +0000 (22:03 +0000)]
PHP 5.2.14RC3

14 years agoFixed incorrect reinitialization
Dmitry Stogov [Wed, 14 Jul 2010 10:27:08 +0000 (10:27 +0000)]
Fixed incorrect reinitialization

14 years agoUpdate the re2c files aswell (bug #51943)
Kalle Sommer Nielsen [Wed, 14 Jul 2010 00:04:43 +0000 (00:04 +0000)]
Update the re2c files aswell (bug #51943)

14 years agoFixed bug #51943 (Several files are out of ANSI spec)
Kalle Sommer Nielsen [Tue, 13 Jul 2010 23:59:54 +0000 (23:59 +0000)]
Fixed bug #51943 (Several files are out of ANSI spec)

# Based on patch by CoreyStup at gmail dot com

14 years ago- merge news for var_export fix
Pierre Joye [Tue, 13 Jul 2010 18:56:05 +0000 (18:56 +0000)]
- merge news for var_export fix

14 years ago- MFH: Fix a bug when var_export() causes a fatal error that could inadvertently...
Pierre Joye [Tue, 13 Jul 2010 18:53:12 +0000 (18:53 +0000)]
- MFH: Fix a bug when var_export() causes a fatal error that could inadvertently display data due to flushing of the output buffer.

14 years agoMFT: Fixed bug #52037 (Concurrent builds fail in install-programs) -- Patch by Seaniu...
Kalle Sommer Nielsen [Tue, 13 Jul 2010 17:24:44 +0000 (17:24 +0000)]
MFT: Fixed bug #52037 (Concurrent builds fail in install-programs) -- Patch by Seanius at debian dot org

# Sorry for the non sparse commit, due to a broken co

14 years ago- MFT: Added -DSYB_LP64 to CFLAGS on 64 bit platforms
Timm Friebe [Wed, 7 Jul 2010 10:16:48 +0000 (10:16 +0000)]
- MFT: Added -DSYB_LP64 to CFLAGS on 64 bit platforms
- MFT: Added checks for 64 bit versions of sybase libraries
- MFT: Added checks for sybase libraries prefixed with "libsyb"

14 years ago- Fixed tests
Felipe Pena [Tue, 6 Jul 2010 00:25:52 +0000 (00:25 +0000)]
- Fixed tests

14 years agoFixed bug #52237 (Crash when passing the reference of the property of a non-object)
Dmitry Stogov [Mon, 5 Jul 2010 09:08:35 +0000 (09:08 +0000)]
Fixed bug #52237 (Crash when passing the reference of the property of a non-object)

14 years agoFix bug #52238: Crash when an Exception occured in iterator_to_array
Johannes Schlüter [Fri, 2 Jul 2010 19:17:45 +0000 (19:17 +0000)]
Fix bug #52238: Crash when an Exception occured in iterator_to_array

14 years ago- Added CVE id
Felipe Pena [Fri, 2 Jul 2010 19:16:21 +0000 (19:16 +0000)]
- Added CVE id

14 years ago- Fixed a possible interruption array leak in trim()
Felipe Pena [Fri, 2 Jul 2010 00:33:42 +0000 (00:33 +0000)]
- Fixed a possible interruption array leak in trim()

14 years ago- BFN
Felipe Pena [Thu, 1 Jul 2010 21:59:41 +0000 (21:59 +0000)]
- BFN

14 years ago- Fixed a possible memory corruption in substr(), chunk_split(), strtok(), addcslashe...
Felipe Pena [Thu, 1 Jul 2010 19:51:36 +0000 (19:51 +0000)]
- Fixed a possible memory corruption in substr(), chunk_split(), strtok(), addcslashes(), str_repeat()

14 years ago- Fixed a possible memory corruption in strchr(), strstr().
Felipe Pena [Thu, 1 Jul 2010 19:11:01 +0000 (19:11 +0000)]
- Fixed a possible memory corruption in strchr(), strstr().
- MFH: Fixed a possible memory corruption in substr_replace() (Dmitry)

14 years ago- Fixed a possible memory corruption in strrchr(). (Reported by Péter Veres)
Felipe Pena [Thu, 1 Jul 2010 18:43:52 +0000 (18:43 +0000)]
- Fixed a possible memory corruption in strrchr(). (Reported by Péter Veres)

14 years agoBack to dev
Ilia Alshanetsky [Thu, 1 Jul 2010 14:41:17 +0000 (14:41 +0000)]
Back to dev

14 years ago5.2.14RC2
Ilia Alshanetsky [Thu, 1 Jul 2010 14:39:57 +0000 (14:39 +0000)]
5.2.14RC2

14 years agoFixed bug #33210 (getimagesize() fails to detect width/height on certain JPEGs).
Ilia Alshanetsky [Wed, 30 Jun 2010 12:21:35 +0000 (12:21 +0000)]
Fixed bug #33210 (getimagesize() fails to detect width/height on certain JPEGs).

14 years agofix SplObjectStorage unserialization (CVE-2010-2225)
Stanislav Malyshev [Tue, 29 Jun 2010 00:58:31 +0000 (00:58 +0000)]
fix SplObjectStorage unserialization (CVE-2010-2225)

14 years ago- Reverted fix for bug #51421
Felipe Pena [Mon, 28 Jun 2010 16:37:57 +0000 (16:37 +0000)]
- Reverted fix for bug #51421

14 years ago- BFN
Felipe Pena [Sat, 26 Jun 2010 22:07:04 +0000 (22:07 +0000)]
- BFN

14 years ago- Fixed bug #51421 (Abstract __construct constructor argument list not enforced)
Felipe Pena [Sat, 26 Jun 2010 22:05:13 +0000 (22:05 +0000)]
- Fixed bug #51421 (Abstract __construct constructor argument list not enforced)

14 years ago- Fixed bug #52160 (Invalid E_STRICT redefined constructor error)
Felipe Pena [Sat, 26 Jun 2010 19:19:16 +0000 (19:19 +0000)]
- Fixed bug #52160 (Invalid E_STRICT redefined constructor error)

14 years ago- Fixed bug #52163 (SplFileObject::fgetss() fails due to parameter that can't be...
Felipe Pena [Thu, 24 Jun 2010 23:10:39 +0000 (23:10 +0000)]
- Fixed bug #52163 (SplFileObject::fgetss() fails due to parameter that can't be set) [already fixed on other branches]

14 years ago- Fixed bug #52162 (custom request header variables with numbers are removed)
Sriram Natarajan [Wed, 23 Jun 2010 19:06:33 +0000 (19:06 +0000)]
- Fixed bug #52162 (custom request header variables with numbers are removed)

14 years ago- Fixed bug #49730 (Firebird - new PDO() returns NULL)
Felipe Pena [Mon, 21 Jun 2010 21:38:35 +0000 (21:38 +0000)]
- Fixed bug #49730 (Firebird - new PDO() returns NULL)

14 years ago- Completed the fix for bug #52010
Felipe Pena [Sun, 20 Jun 2010 14:12:06 +0000 (14:12 +0000)]
- Completed the fix for bug #52010
# Fixing pdo drivers

14 years ago- BFN
Felipe Pena [Sat, 19 Jun 2010 22:24:51 +0000 (22:24 +0000)]
- BFN

14 years ago- Lets use zend_atol() here too (sync with 5_3)
Felipe Pena [Sat, 19 Jun 2010 22:23:01 +0000 (22:23 +0000)]
- Lets use zend_atol() here too (sync with 5_3)

14 years ago- Fixed bug #52061 (memory_limit above 2G)
Felipe Pena [Sat, 19 Jun 2010 20:47:24 +0000 (20:47 +0000)]
- Fixed bug #52061 (memory_limit above 2G)
# MFH: zend_atol()

14 years agoback to dev
Ilia Alshanetsky [Thu, 17 Jun 2010 11:55:17 +0000 (11:55 +0000)]
back to dev

14 years ago5.2.14RC1
Ilia Alshanetsky [Thu, 17 Jun 2010 11:53:21 +0000 (11:53 +0000)]
5.2.14RC1

14 years ago- BFN
Felipe Pena [Wed, 16 Jun 2010 23:40:23 +0000 (23:40 +0000)]
- BFN

14 years ago- New tests related to #52098
Felipe Pena [Wed, 16 Jun 2010 23:33:01 +0000 (23:33 +0000)]
- New tests related to #52098

14 years ago- Fix crash when calling a method of a class that inherits PDOStatement if instantiat...
Felipe Pena [Wed, 16 Jun 2010 23:13:29 +0000 (23:13 +0000)]
- Fix crash when calling a method of a class that inherits PDOStatement if instantiated directly

14 years ago- MFT: Fixed segmentation fault when reading rows
Timm Friebe [Wed, 16 Jun 2010 09:53:51 +0000 (09:53 +0000)]
- MFT: Fixed segmentation fault when reading rows
# Problem surfaces when using FreeTDS, ASE 12.5 and reading text fields
# with NULL values. This is essentially a workaround for a bug in Free-
# TDS which is not setting the NULL indicators correctly, but provides
# a protection against possible segfaults if any other driver ever does
# this again:-)

14 years ago- New entries
Felipe Pena [Tue, 15 Jun 2010 19:37:20 +0000 (19:37 +0000)]
- New entries

14 years agoFixed bug #52041 (Memory leak when writing on uninitialized variable returned from...
Dmitry Stogov [Tue, 15 Jun 2010 08:22:51 +0000 (08:22 +0000)]
Fixed bug #52041 (Memory leak when writing on uninitialized variable returned from function)

14 years ago- Fix entry
Felipe Pena [Sat, 12 Jun 2010 22:09:13 +0000 (22:09 +0000)]
- Fix entry

14 years ago- Fixed bug #49320 (PDO returns null when SQLite connection fails)
Felipe Pena [Sat, 12 Jun 2010 22:04:48 +0000 (22:04 +0000)]
- Fixed bug #49320 (PDO returns null when SQLite connection fails)

14 years ago- Fixed bug #52019 (make lcov doesn't support TESTS variable anymore)
Patrick Allaert [Fri, 11 Jun 2010 14:04:57 +0000 (14:04 +0000)]
- Fixed bug #52019 (make lcov doesn't support TESTS variable anymore)

14 years agoFixed bug #51552 (debug_backtrace() causes segmentation fault and/or memory issues)
Dmitry Stogov [Fri, 11 Jun 2010 08:53:31 +0000 (08:53 +0000)]
Fixed bug #51552 (debug_backtrace() causes segmentation fault and/or memory issues)

14 years agoFixed bug #51822i (Segfault with strange __destruct() for static class variables)
Dmitry Stogov [Thu, 10 Jun 2010 11:45:51 +0000 (11:45 +0000)]
Fixed bug #51822i (Segfault with strange __destruct() for static class variables)

14 years agoFixed bug #51273 (Faultstring property does not exist when the faultstring is empty)
Ilia Alshanetsky [Wed, 9 Jun 2010 15:48:22 +0000 (15:48 +0000)]
Fixed bug #51273 (Faultstring property does not exist when the faultstring is empty)

# Patch by dennis at transip dot nl

14 years ago - Fixed Bug #51168 (fails to compile with Sun Studio)
Sriram Natarajan [Tue, 8 Jun 2010 21:23:48 +0000 (21:23 +0000)]
 - Fixed Bug #51168 (fails to compile with Sun Studio)
 # C99 standard supports inline keyword and supported by
 # by major compilers like GCC, HP C, IBM C and Sun C

14 years agoNew test for file_exists (bug #39863). It currently xfail's
Christopher Jones [Sat, 5 Jun 2010 19:44:48 +0000 (19:44 +0000)]
New test for file_exists (bug #39863).  It currently xfail's

14 years ago- Fix tests
Felipe Pena [Sat, 5 Jun 2010 15:37:25 +0000 (15:37 +0000)]
- Fix tests

14 years ago- Fix wrong zval_ptr_dtor call
Felipe Pena [Sat, 5 Jun 2010 15:25:18 +0000 (15:25 +0000)]
- Fix wrong zval_ptr_dtor call

14 years ago- Fix memleak when passing a non string/object parameter
Felipe Pena [Thu, 3 Jun 2010 00:43:37 +0000 (00:43 +0000)]
- Fix memleak when passing a non string/object parameter

14 years agovim fail
Rasmus Lerdorf [Wed, 2 Jun 2010 19:26:10 +0000 (19:26 +0000)]
vim fail

14 years agoTweak the fix for bug #51847 to still call libintl_setlocale
Rasmus Lerdorf [Wed, 2 Jun 2010 19:24:36 +0000 (19:24 +0000)]
Tweak the fix for bug #51847 to still call libintl_setlocale
when libintl has done that redefine.

14 years agoFix for bug #51847
Rasmus Lerdorf [Wed, 2 Jun 2010 05:53:13 +0000 (05:53 +0000)]
Fix for bug #51847
Someone in libintl world decided it was a good idea to do:

#undef setlocale
#define setlocale libintl_setlocale

That means, of course, that any use of "setlocale" by the
preprocessor now becomes libintl_setlocale which means we
no longer have a _zif_setlocale symbol in string.o, but we
magically have a _zif_libintl_setlocale symbol.  The linker
is obviously not very happy about this when basic_functions.o
tries to find _zif_setlocale.

So, let's not do that again.

14 years agoFixed bug #50762 (in WSDL mode Soap Header handler function only being called if...
Dmitry Stogov [Fri, 28 May 2010 10:52:16 +0000 (10:52 +0000)]
Fixed bug #50762 (in WSDL mode Soap Header handler function only being called if defined in WSDL). (mephius at gmail dot com)

14 years ago- Fixed bug #51905 (ReflectionParameter fails if default value is an array with an...
Felipe Pena [Wed, 26 May 2010 00:00:58 +0000 (00:00 +0000)]
- Fixed bug #51905 (ReflectionParameter fails if default value is an array with an access to self::)

14 years ago- Fixed bug #51911 (ReflectionParameter::getDefaultValue() memory leaks with constant...
Felipe Pena [Tue, 25 May 2010 22:46:17 +0000 (22:46 +0000)]
- Fixed bug #51911 (ReflectionParameter::getDefaultValue() memory leaks with constant array)

14 years agoDocument CGI options in the manpage (bug #51718)
Raphael Geissert [Tue, 11 May 2010 15:07:31 +0000 (15:07 +0000)]
Document CGI options in the manpage (bug #51718)
Patch by Daniel Egeberg

14 years ago- Fixed bug #51740 (acinclude.m4 macro PHP_CHECK_SIZEOF is not properly quoted)
Felipe Pena [Wed, 5 May 2010 21:55:44 +0000 (21:55 +0000)]
- Fixed bug #51740 (acinclude.m4 macro PHP_CHECK_SIZEOF is not properly quoted)
  Patch by: dave dot mulford at gmail dot com