]> granicus.if.org Git - php/log
php
10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Anatol Belski [Mon, 14 Apr 2014 07:33:49 +0000 (09:33 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Fixed bug #67033 Remove reference to Windows 95

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Anatol Belski [Mon, 14 Apr 2014 07:33:31 +0000 (09:33 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Fixed bug #67033 Remove reference to Windows 95

10 years agoFixed bug #67033 Remove reference to Windows 95
Anatol Belski [Mon, 14 Apr 2014 07:32:31 +0000 (09:32 +0200)]
Fixed bug #67033 Remove reference to Windows 95

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Mon, 14 Apr 2014 03:17:14 +0000 (20:17 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  fix NEWS

10 years agoMErge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Mon, 14 Apr 2014 03:16:54 +0000 (20:16 -0700)]
MErge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  fix NEWS

10 years agofix NEWS
Stanislav Malyshev [Mon, 14 Apr 2014 03:16:27 +0000 (20:16 -0700)]
fix NEWS

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Mon, 14 Apr 2014 01:55:58 +0000 (18:55 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Fix #66021 (Blank line inside empty array/object)

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Mon, 14 Apr 2014 01:54:54 +0000 (18:54 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Fix #66021 (Blank line inside empty array/object)

10 years agoMerge branch 'pull-request/518' into PHP-5.4
Stanislav Malyshev [Mon, 14 Apr 2014 01:50:39 +0000 (18:50 -0700)]
Merge branch 'pull-request/518' into PHP-5.4

* pull-request/518:
  Fix #66021 (Blank line inside empty array/object)

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Mon, 14 Apr 2014 01:38:45 +0000 (18:38 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Fixed bug #64604

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Mon, 14 Apr 2014 01:38:12 +0000 (18:38 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Fixed bug #64604

10 years agoFixed bug #64604
Ingo Walz [Sat, 23 Nov 2013 01:31:23 +0000 (02:31 +0100)]
Fixed bug #64604

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Mon, 14 Apr 2014 01:13:24 +0000 (18:13 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Fix #66562: Consistency bug where curl_multi_getcontent behaves different from curl_exec

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Mon, 14 Apr 2014 01:12:40 +0000 (18:12 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Fix #66562: Consistency bug where curl_multi_getcontent behaves different from curl_exec

10 years agoFix #66562: Consistency bug where curl_multi_getcontent behaves different from curl_exec
Freek [Tue, 28 Jan 2014 10:47:14 +0000 (11:47 +0100)]
Fix #66562: Consistency bug where curl_multi_getcontent behaves different from curl_exec

curl_exec returns an empty string when data is received from a domain that returns zero content. curl_multi_getcontent
returned null. Now it returns an empty string fixing the incosistency

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Mon, 14 Apr 2014 00:32:09 +0000 (17:32 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Fix bug #66482, replace wrong item name 'priority' with 'process.priority' in php-fpm.conf

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Mon, 14 Apr 2014 00:31:14 +0000 (17:31 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Fix bug #66482, replace wrong item name 'priority' with 'process.priority' in php-fpm.conf

10 years agoFix bug #66482, replace wrong item name 'priority' with 'process.priority' in php...
itxx00 [Thu, 16 Jan 2014 08:34:39 +0000 (16:34 +0800)]
Fix bug #66482, replace wrong item name 'priority' with 'process.priority' in php-fpm.conf

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Mon, 14 Apr 2014 00:04:00 +0000 (17:04 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Fix windows build

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Mon, 14 Apr 2014 00:03:28 +0000 (17:03 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Fix windows build

10 years agoFix windows build
Stanislav Malyshev [Mon, 14 Apr 2014 00:02:21 +0000 (17:02 -0700)]
Fix windows build

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Sun, 13 Apr 2014 22:55:24 +0000 (15:55 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Fix bug #66721

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Sun, 13 Apr 2014 22:54:26 +0000 (15:54 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Fix bug #66721

10 years agoFix bug #66721
Boro Sitnikovski [Mon, 17 Feb 2014 00:07:52 +0000 (01:07 +0100)]
Fix bug #66721

Add NULL check to php_date_parse_tzfile's retval

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Sun, 13 Apr 2014 22:38:20 +0000 (15:38 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  fix apr_psprintf format string from e0df4e3dba7c4ab92442b9e82c1de01fdbaa3cce

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Sun, 13 Apr 2014 22:37:19 +0000 (15:37 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  fix apr_psprintf format string from e0df4e3dba7c4ab92442b9e82c1de01fdbaa3cce

10 years agofix apr_psprintf format string from e0df4e3dba7c4ab92442b9e82c1de01fdbaa3cce
Jeff Trawick [Sun, 13 Apr 2014 20:37:16 +0000 (16:37 -0400)]
fix apr_psprintf format string from e0df4e3dba7c4ab92442b9e82c1de01fdbaa3cce

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Stanislav Malyshev [Sun, 13 Apr 2014 22:24:07 +0000 (15:24 -0700)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Fixed bug #67024 - getimagesize should recognize BMP files with negative height

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Stanislav Malyshev [Sun, 13 Apr 2014 22:22:21 +0000 (15:22 -0700)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Fixed bug #67024 - getimagesize should recognize BMP files with negative height

10 years agoFixed bug #67024 - getimagesize should recognize BMP files with negative height
Gabor Buella [Fri, 4 Apr 2014 22:17:25 +0000 (00:17 +0200)]
Fixed bug #67024 - getimagesize should recognize BMP files with negative height

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Bob Weinand [Sun, 13 Apr 2014 22:08:36 +0000 (00:08 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

10 years agoBug #66840: Fix broken build when extension built separately
Daniel Lowrey [Sun, 13 Apr 2014 21:17:50 +0000 (15:17 -0600)]
Bug #66840: Fix broken build when extension built separately

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Bob Weinand [Sun, 13 Apr 2014 21:03:53 +0000 (23:03 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

10 years agoReverted to 5a0da281e5a9fa02db18b4822d8b103c65849fa9
Bob Weinand [Sun, 13 Apr 2014 21:01:31 +0000 (23:01 +0200)]
Reverted to 5a0da281e5a9fa02db18b4822d8b103c65849fa9
Discussion: http://news.php.net/php.cvs/76836

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Bob Weinand [Sun, 13 Apr 2014 17:40:39 +0000 (19:40 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Bob Weinand [Sun, 13 Apr 2014 17:37:06 +0000 (19:37 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

10 years agoForgot title in phpt for bug #67064
Bob Weinand [Sun, 13 Apr 2014 17:34:17 +0000 (19:34 +0200)]
Forgot title in phpt for bug #67064

10 years agoUpdated NEWS
Bob Weinand [Sun, 13 Apr 2014 17:32:51 +0000 (19:32 +0200)]
Updated NEWS

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Bob Weinand [Sun, 13 Apr 2014 17:27:43 +0000 (19:27 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Bob Weinand [Sun, 13 Apr 2014 17:25:07 +0000 (19:25 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

10 years agoFix bug #67064 in a BC safe way
Bob Weinand [Sun, 13 Apr 2014 17:19:24 +0000 (19:19 +0200)]
Fix bug #67064 in a BC safe way
You can use an optional parameter now when implementing the Countable interface
to get the $mode passed to count().

10 years agoAdded UPGRAING notice for bug #66015 in BC break section
Bob Weinand [Sun, 13 Apr 2014 09:38:52 +0000 (11:38 +0200)]
Added UPGRAING notice for bug #66015 in BC break section

10 years agoAdd new zend_hash_* APIs to UPGRADING.INTERNALS
Nikita Popov [Sun, 13 Apr 2014 08:42:42 +0000 (10:42 +0200)]
Add new zend_hash_* APIs to UPGRADING.INTERNALS

10 years agoAdd str_* macros to UPGRADING.INTERNALS
Nikita Popov [Sun, 13 Apr 2014 08:30:02 +0000 (10:30 +0200)]
Add str_* macros to UPGRADING.INTERNALS

10 years agoFix bug #66660: use str_efree instead of efree to handle interned empty strings correctly
Ferenc Kovacs [Sun, 13 Apr 2014 08:45:46 +0000 (10:45 +0200)]
Fix bug #66660: use str_efree instead of efree to handle interned empty strings correctly

10 years agoFixed bug #66604 'pdo/php_pdo_error.h' not copied to the include dir
Matteo Beccati [Sun, 13 Apr 2014 06:53:21 +0000 (08:53 +0200)]
Fixed bug #66604 'pdo/php_pdo_error.h' not copied to the include dir

10 years agoFix bug #66568: the second arg for unserialize is optional.
Ferenc Kovacs [Sun, 13 Apr 2014 00:49:35 +0000 (02:49 +0200)]
Fix bug #66568: the second arg for unserialize is optional.

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Ferenc Kovacs [Sat, 12 Apr 2014 23:57:15 +0000 (01:57 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  fix typo

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Ferenc Kovacs [Sat, 12 Apr 2014 23:56:47 +0000 (01:56 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  fix typo

10 years agofix typo
Ferenc Kovacs [Sat, 12 Apr 2014 23:55:55 +0000 (01:55 +0200)]
fix typo

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Bob Weinand [Sat, 12 Apr 2014 21:54:57 +0000 (23:54 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Bob Weinand [Sat, 12 Apr 2014 21:54:29 +0000 (23:54 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

10 years agoMade usage of php_hash_environment useful by updating instead of just adding argc
Bob Weinand [Sat, 12 Apr 2014 21:50:47 +0000 (23:50 +0200)]
Made usage of php_hash_environment useful by updating instead of just adding argc

10 years agoFixed tests for recent constant array changes
Bob Weinand [Fri, 11 Apr 2014 18:13:24 +0000 (20:13 +0200)]
Fixed tests for recent constant array changes

10 years agoShut up, my lovely compiler; I do not like your warnings
Bob Weinand [Fri, 11 Apr 2014 17:33:56 +0000 (19:33 +0200)]
Shut up, my lovely compiler; I do not like your warnings

10 years agoRemoved useless void* parameter and replaced with zend_bool on zval_update_constant...
Bob Weinand [Fri, 11 Apr 2014 17:18:58 +0000 (19:18 +0200)]
Removed useless void* parameter and replaced with zend_bool on zval_update_constant* functions

10 years agoUpdated NEWS
Bob Weinand [Fri, 11 Apr 2014 16:30:14 +0000 (18:30 +0200)]
Updated NEWS

10 years agoFixed disallowal of array usage in constants at run-time
Bob Weinand [Fri, 11 Apr 2014 16:21:46 +0000 (18:21 +0200)]
Fixed disallowal of array usage in constants at run-time
Added at the same time the possibility of array dereferencing
to complete the set of features (useful application of arrays in constants)

10 years agoUpdated zend_vm_execute.h
Bob Weinand [Fri, 11 Apr 2014 14:18:42 +0000 (16:18 +0200)]
Updated zend_vm_execute.h

10 years agofix syntax error in vc++
Anatol Belski [Fri, 11 Apr 2014 11:08:46 +0000 (13:08 +0200)]
fix syntax error in vc++

10 years agoupdated NEWS
Anatol Belski [Fri, 11 Apr 2014 09:01:42 +0000 (11:01 +0200)]
updated NEWS

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Anatol Belski [Fri, 11 Apr 2014 09:01:01 +0000 (11:01 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Fixed bug #66967 Updated the bundled libsqlite to 3.8.4.3

10 years agoFixed bug #66967 Updated the bundled libsqlite to 3.8.4.3
Anatol Belski [Fri, 11 Apr 2014 09:00:10 +0000 (11:00 +0200)]
Fixed bug #66967 Updated the bundled libsqlite to 3.8.4.3

10 years agoUpdated NEWS
Bob Weinand [Fri, 11 Apr 2014 08:10:36 +0000 (10:10 +0200)]
Updated NEWS

10 years agoFix bug #66015 by reverting "Removed operations on constant arrays."
Bob Weinand [Fri, 11 Apr 2014 08:06:17 +0000 (10:06 +0200)]
Fix bug #66015 by reverting "Removed operations on constant arrays."

10 years agoHere comes the news
Andrey Hristov [Thu, 10 Apr 2014 15:15:42 +0000 (18:15 +0300)]
Here comes the news

10 years agoMerge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6
Andrey Hristov [Thu, 10 Apr 2014 15:13:58 +0000 (18:13 +0300)]
Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6

10 years agoFix the fix
Andrey Hristov [Thu, 10 Apr 2014 15:13:44 +0000 (18:13 +0300)]
Fix the fix

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Popa Adrian Marius [Thu, 10 Apr 2014 14:43:29 +0000 (17:43 +0300)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  Cleanup $ is not needed for git

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Popa Adrian Marius [Thu, 10 Apr 2014 14:43:09 +0000 (17:43 +0300)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  Cleanup $ is not needed for git

10 years agoCleanup $ is not needed for git
Popa Adrian Marius [Thu, 10 Apr 2014 14:42:32 +0000 (17:42 +0300)]
Cleanup $ is not needed for git

10 years agoMerge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6
Andrey Hristov [Thu, 10 Apr 2014 13:49:13 +0000 (16:49 +0300)]
Merge branch 'PHP-5.6' of git.php.net:php-src into PHP-5.6

Conflicts:
ext/mysqli/tests/mysqli_begin_transaction.phpt

10 years agoNew result fetching mode for mysqlnd, which should use less memory but
Andrey Hristov [Thu, 10 Apr 2014 13:44:54 +0000 (16:44 +0300)]
New result fetching mode for mysqlnd, which should use less memory but
implies more memory copy. The old method is still available and can be used.
It stays as default. Choosing the method is through a flag to mysqli_query()/mysqli_real_query()
New mode can be forced with an INI setting, for all extensions that support this mode
(ext/mysql and mysqli, because PDO due to it's architecture can't support it)
The setting is mysqlnd.fetch_data_copy=[0|1]

10 years agofix typo
Ferenc Kovacs [Thu, 10 Apr 2014 05:07:11 +0000 (07:07 +0200)]
fix typo

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Ferenc Kovacs [Thu, 10 Apr 2014 05:06:53 +0000 (07:06 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  fix typo
  fix typo

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Ferenc Kovacs [Thu, 10 Apr 2014 05:06:14 +0000 (07:06 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  fix typo

10 years agofix typo
Ferenc Kovacs [Thu, 10 Apr 2014 05:05:55 +0000 (07:05 +0200)]
fix typo

10 years agofix typo
Ferenc Kovacs [Thu, 10 Apr 2014 05:05:07 +0000 (07:05 +0200)]
fix typo

10 years agoadd a NEWS block for beta2
Ferenc Kovacs [Thu, 10 Apr 2014 04:22:43 +0000 (06:22 +0200)]
add a NEWS block for beta2

10 years agoadd missing entries to NEWS
Ferenc Kovacs [Thu, 10 Apr 2014 04:21:31 +0000 (06:21 +0200)]
add missing entries to NEWS

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Ferenc Kovacs [Wed, 9 Apr 2014 17:02:56 +0000 (19:02 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  abstract namespace for unix sockets is a linux only feature

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Ferenc Kovacs [Wed, 9 Apr 2014 17:02:25 +0000 (19:02 +0200)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  abstract namespace for unix sockets is a linux only feature

10 years agoabstract namespace for unix sockets is a linux only feature
Ferenc Kovacs [Wed, 9 Apr 2014 17:01:01 +0000 (19:01 +0200)]
abstract namespace for unix sockets is a linux only feature

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Tjerk Meesters [Wed, 9 Apr 2014 12:11:07 +0000 (20:11 +0800)]
Merge branch 'PHP-5.5' into PHP-5.6

10 years agoDon't test for specific non-zero substr_compare() return value
Tjerk Meesters [Wed, 9 Apr 2014 12:10:34 +0000 (20:10 +0800)]
Don't test for specific non-zero substr_compare() return value

10 years agoAdd only_integer_keys option to zend_hash_reindex
Nikita Popov [Wed, 9 Apr 2014 09:20:55 +0000 (11:20 +0200)]
Add only_integer_keys option to zend_hash_reindex

This allows to either do a full reindex, or only reindex the integer
keys.

10 years agoDon't always separate splice replacement array
Nikita Popov [Wed, 9 Apr 2014 08:39:22 +0000 (10:39 +0200)]
Don't always separate splice replacement array

Only perform separation when a typecast is done. Avoids doing a
full hash copy in many cases.

10 years agoAdd zend_hash_splice
Nikita Popov [Tue, 8 Apr 2014 21:24:52 +0000 (23:24 +0200)]
Add zend_hash_splice

This implements the original functionality of php_splice, but
as an in-place operation, thus avoiding copying the HT.

This is much faster (~10x) if the splice removes a small portion
of the array and doesn't insert many elements.

10 years agoAdd zend_hash_reindex
Nikita Popov [Tue, 8 Apr 2014 09:17:17 +0000 (11:17 +0200)]
Add zend_hash_reindex

The implementation differs from the original in array.c in that it
rehashes the hashtable in the same loop. This is approximately two
times faster (not counting the rare case of a purely associative
array).

10 years agoRemove some usages of hashtable internals
Nikita Popov [Mon, 7 Apr 2014 18:46:45 +0000 (20:46 +0200)]
Remove some usages of hashtable internals

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Etienne Kneuss [Wed, 9 Apr 2014 09:36:36 +0000 (11:36 +0200)]
Merge branch 'PHP-5.5' into PHP-5.6

10 years agoUpdated NEWS
Etienne Kneuss [Wed, 9 Apr 2014 09:28:49 +0000 (11:28 +0200)]
Updated NEWS

10 years agofixed bug66702 : regexiterator's invert flag doesn't work as expected
Joshua Thijssen [Wed, 12 Feb 2014 20:28:20 +0000 (21:28 +0100)]
fixed bug66702 : regexiterator's invert flag doesn't work as expected

10 years agoUpdated NEWS for #67043
Tjerk Meesters [Tue, 8 Apr 2014 23:36:34 +0000 (07:36 +0800)]
Updated NEWS for #67043

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Tjerk Meesters [Tue, 8 Apr 2014 23:34:49 +0000 (07:34 +0800)]
Merge branch 'PHP-5.5' into PHP-5.6

10 years agoFixed bug 67043
Tjerk Meesters [Tue, 8 Apr 2014 23:33:55 +0000 (07:33 +0800)]
Fixed bug 67043

10 years agoMerge branch 'PHP-5.5' into PHP-5.6
Popa Adrian Marius [Tue, 8 Apr 2014 14:52:22 +0000 (17:52 +0300)]
Merge branch 'PHP-5.5' into PHP-5.6

* PHP-5.5:
  cleanup
  Fixes bug #66071: isc_interprete is unsafe and deprecated , it is replaced with fb_iterpret

10 years agoMerge branch 'PHP-5.4' into PHP-5.5
Popa Adrian Marius [Tue, 8 Apr 2014 14:51:54 +0000 (17:51 +0300)]
Merge branch 'PHP-5.4' into PHP-5.5

* PHP-5.4:
  cleanup
  Fixes bug #66071: isc_interprete is unsafe and deprecated , it is replaced with fb_iterpret

10 years agocleanup
Popa Adrian Marius [Tue, 8 Apr 2014 12:29:32 +0000 (15:29 +0300)]
cleanup

10 years agoFixes bug #66071: isc_interprete is unsafe and deprecated , it is replaced with fb_it...
Popa Adrian Marius [Tue, 8 Apr 2014 11:11:58 +0000 (14:11 +0300)]
Fixes bug #66071: isc_interprete is unsafe and deprecated , it is replaced with fb_iterpret