laruence Mon, 12 Mar 2012 14:52:02 +
Revision: http://svn.php.net/viewvc?view=revision&revision=324159
Log:
reduce memory usage
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/tests/bug61273.phpt
U php/php-src/branches/PHP_5_4/Zend/tests/bug6127
laruence Sun, 11 Mar 2012 15:31:19 +
Revision: http://svn.php.net/viewvc?view=revision&revision=324109
Log:
Typo when merging from trunk
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_execute_API.c
Modified: php/php-src/branches/PHP_5_3/Zend/ze
On Tue, 6 Mar 2012, Stas Malyshev wrote:
> > +Since PHP 5.4 it is possible to prevent shared extensions from unloading
> > so
>
> Since 5.4 doesn't look right in 5.3 upgrading :) ITYM since 5.3.11?
Fixed, thanks :-)
Derick
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit:
derick Tue, 06 Mar 2012 18:34:10 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323962
Log:
Fixed version numbers.
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/README.ZEND_MM
U php/php-src/branches/PHP_5_4/Zend/README.ZEND_MM
Hi!
+Since PHP 5.4 it is possible to prevent shared extensions from unloading so
Since 5.4 doesn't look right in 5.3 upgrading :) ITYM since 5.3.11?
--
Stanislav Malyshev, Software Architect
SugarCRM: http://www.sugarcrm.com/
(408)454-6900 ext. 227
--
PHP CVS Mailing List (http://www.php.net
derick Tue, 06 Mar 2012 18:25:55 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323961
Log:
Add the ZEND_DONT_UNLOAD_MODULES environment variable for debugging to 5.3 as
well.
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/README.ZEND
dmitry Mon, 05 Mar 2012 12:47:25 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323908
Log:
Fixed module numbering
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_API.c
U php/php-src/branches/PHP_5_4/Zend/zend_API.c
U
laruence Sun, 26 Feb 2012 14:56:26 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323563
Log:
Improve fix for #61165, the previous one cause #43450 test failed
Bugs: https://bugs.php.net/61165 (Assigned) Segfault - strip_tags()
https://bugs
odoucet Sat, 25 Feb 2012 12:10:41 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323501
Log:
more verbose skip reason in test files with not so obvious extension
requirements
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/tests/bug341
laruence Sat, 25 Feb 2012 05:18:40 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323490
Log:
merge test to 5.3, and remove xfail since the bug was fixed
Changed paths:
A php/php-src/branches/PHP_5_3/Zend/tests/bug61165.phpt
U php/php
rasmus Sun, 05 Feb 2012 06:09:22 +
Revision: http://svn.php.net/viewvc?view=revision&revision=323068
Log:
This test needs gc enabled
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/tests/bug60139.phpt
U php/php-src/branches/PHP_5_4/Zend/tests/
pajoye Wed, 18 Jan 2012 20:22:47 +
Revision: http://svn.php.net/viewvc?view=revision&revision=322456
Log:
- add test for bug #60771
Bug: https://bugs.php.net/60771 (error getting bug information)
Changed paths:
A php/php-src/branches/PHP_5_3/Zen
hirokawa Sat, 14 Jan 2012 09:07:10 +
Revision: http://svn.php.net/viewvc?view=revision&revision=322265
Log:
fixed failed tests (backport from PHP_5_4/trunk).
Changed paths:
U
php/php-src/branches/PHP_5_3/Zend/tests/multibyte/multibyte_encoding_003.phpt
nlopess Sun, 01 Jan 2012 22:45:58 +
Revision: http://svn.php.net/viewvc?view=revision&revision=321655
Log:
fix memory leak in compile_string when there's a parse error (used e.g. in eval
or assert)
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zen
felipe Sat, 19 Nov 2011 18:01:26 +
Revision: http://svn.php.net/viewvc?view=revision&revision=319551
Log:
- Fix tests
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/tests/inter_007.phpt
U php/php-src/branches/PHP_5_3/Zend/tests/inter_04.phpt
tyrael Wed, 02 Nov 2011 21:27:03 +
Revision: http://svn.php.net/viewvc?view=revision&revision=318708
Log:
adding memory check for FreeBSD also, TODO: refactor the free memory check into
a function in an include file
Changed paths:
U php/php-src/branch
tyrael Tue, 01 Nov 2011 21:27:57 +
Revision: http://svn.php.net/viewvc?view=revision&revision=318656
Log:
allocating more than 2GB memory is slow.
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/tests/bug55509.phpt
U php/php-src/branches/PHP_5
tyrael Sun, 23 Oct 2011 00:07:01 +
Revision: http://svn.php.net/viewvc?view=revision&revision=318331
Log:
check the available memory on linux and skip if it is not enough
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/tests/bug55509.phpt
U ph
tyrael Sat, 22 Oct 2011 23:47:52 +
Revision: http://svn.php.net/viewvc?view=revision&revision=318330
Log:
shave off 900M memory from this test
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/tests/bug55509.phpt
U php/php-src/branches/PHP_5_4/Z
rasmus Fri, 23 Sep 2011 09:52:09 +
Revision: http://svn.php.net/viewvc?view=revision&revision=317183
Log:
Re-committing Alan's is_a revert/fix for bug #55475
Dmitry had done so earlier, but reverted pending discussion.
It is completely clear that this should
pierrick Fri, 16 Sep 2011 18:29:22 +
Revision: http://svn.php.net/viewvc?view=revision&revision=316862
Log:
Fixed test bug #55713 (Christopher Jones)
Bug: https://bugs.php.net/55713 (Open) Test masks patch for bug55509.phpt
Changed paths:
U php/ph
pajoye Tue, 06 Sep 2011 15:40:12 +
Revision: http://svn.php.net/viewvc?view=revision&revision=316269
Log:
- fix skipif
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/tests/bug31683.phpt
U php/php-src/branches/PHP_5_4/Zend/tests/bug31683.phpt
pajoye Thu, 01 Sep 2011 09:33:43 +
Revision: http://svn.php.net/viewvc?view=revision&revision=315958
Log:
- force LF eol style as this test depends on it
Changed paths:
_U php/php-src/branches/PHP_5_3/Zend/tests/heredoc_013.phpt
_U php/php-src/bran
pajoye Wed, 31 Aug 2011 15:44:01 +
Revision: http://svn.php.net/viewvc?view=revision&revision=315904
Log:
- force LF eol style as this test depends on it
Changed paths:
_U php/php-src/branches/PHP_5_3/Zend/tests/nowdoc_015.phpt
_U php/php-src/branc
pajoye Wed, 31 Aug 2011 15:42:42 +
Revision: http://svn.php.net/viewvc?view=revision&revision=315903
Log:
- force LF eol style as this test depends on it
Changed paths:
_U php/php-src/branches/PHP_5_3/Zend/tests/nowdoc_014.phpt
_U php/php-src/branc
pajoye Wed, 31 Aug 2011 12:26:55 +
Revision: http://svn.php.net/viewvc?view=revision&revision=315885
Log:
- force LF eol style as this test depends on it (size)
Changed paths:
_U php/php-src/branches/PHP_5_3/Zend/tests/nowdoc_013.phpt
_U php/php-sr
pajoye Wed, 31 Aug 2011 11:26:27 +
Revision: http://svn.php.net/viewvc?view=revision&revision=315881
Log:
- force LF eol style as this test depends on it (size)
Changed paths:
_U php/php-src/branches/PHP_5_3/Zend/tests/heredoc_018.phpt
_U php/php-s
pajoye Wed, 31 Aug 2011 11:25:09 +
Revision: http://svn.php.net/viewvc?view=revision&revision=315880
Log:
- force LF eol style as this test depends on it (size)
Changed paths:
_U php/php-src/branches/PHP_5_3/Zend/tests/heredoc_017.phpt
_U php/php-s
pajoye Wed, 31 Aug 2011 10:30:39 +
Revision: http://svn.php.net/viewvc?view=revision&revision=315873
Log:
- use only the test name
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/tests/bug54262.phpt
U php/php-src/branches/PHP_5_4/Zend/tests/bu
pajoye Wed, 31 Aug 2011 10:08:55 +
Revision: http://svn.php.net/viewvc?view=revision&revision=315870
Log:
- force LF eol style as this test depends on it (size)
Changed paths:
_U php/php-src/branches/PHP_5_3/Zend/tests/bug35655.phpt
_U php/php-src/
pajoye Wed, 31 Aug 2011 10:05:54 +
Revision: http://svn.php.net/viewvc?view=revision&revision=315869
Log:
- make it parser version independent
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/tests/bug48693.phpt
U php/php-src/branches/PHP_5_4/Z
pajoye Wed, 31 Aug 2011 08:35:57 +
Revision: http://svn.php.net/viewvc?view=revision&revision=315864
Log:
- force LF eol style as this test depends on it (size)
Changed paths:
_U php/php-src/branches/PHP_5_3/Zend/tests/bug48930.phpt
_U php/php-src/
pierrick Tue, 23 Aug 2011 03:09:09 +
Revision: http://svn.php.net/viewvc?view=revision&revision=315328
Log:
Reapply the commit of revision 315259 on 5.3.9
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_compile.c
Modified: php/php-src/branches/P
pierrick Mon, 22 Aug 2011 11:35:19 +
Revision: http://svn.php.net/viewvc?view=revision&revision=315275
Log:
Revert commit 315259 as requested
# Will apply the patch on this branch after 5.3.8
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_compil
pierrick Mon, 22 Aug 2011 01:11:22 +
Revision: http://svn.php.net/viewvc?view=revision&revision=315259
Log:
- Fixed bug #55156 (ReflectionClass::getDocComment() returns comment even
though the class has none)
# Patch was not committed on the PHP5.3 branch
Bug
Maybe we should replace the "unknow" default case of the switch by main ?
Any objection ?
Pierrick
On 16 August 2011 09:55, Pierrick Charron wrote:
> If you look at the execution flow (and correct me if I'm wrong) :
>
> Line 2118 if the condition is true, then function_name = "unknown";
> if th
If you look at the execution flow (and correct me if I'm wrong) :
Line 2118 if the condition is true, then function_name = "unknown";
if the previous condition is false you have a switch with a
function_name = "something" in each case.
Pierrick
On 16 August 2011 09:47, Hannes Magnusson wrote:
Is that guaranteed 101% by now? See http://php.net/main :)
-Hannes
On Sun, Aug 7, 2011 at 08:19, Pierrick Charron wrote:
> pierrick Sun, 07 Aug 2011 06:19:43 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=314405
>
> Log:
> function_name cann
colder Mon, 08 Aug 2011 14:54:50 +
Revision: http://svn.php.net/viewvc?view=revision&revision=314527
Log:
Fix typo
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_builtin_functions.c
U php/php-src/branches/PHP_5_4/Zend/zend_builtin_functi
pierrick Mon, 08 Aug 2011 11:30:56 +
Revision: http://svn.php.net/viewvc?view=revision&revision=314482
Log:
Fix typo
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_hash.c
U php/php-src/branches/PHP_5_4/Zend/zend_hash.c
U php/php-src/
pierrick Mon, 08 Aug 2011 11:19:49 +
Revision: http://svn.php.net/viewvc?view=revision&revision=314480
Log:
Use snprintf to make the static analyzers happy
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_builtin_functions.c
U php/php-src/br
pierrick Mon, 08 Aug 2011 03:08:59 +
Revision: http://svn.php.net/viewvc?view=revision&revision=314457
Log:
Use snprintf and strncat to make the static analyzers happy
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend.c
U php/php-src/branches
pierrick Sun, 07 Aug 2011 06:19:43 +
Revision: http://svn.php.net/viewvc?view=revision&revision=314405
Log:
function_name cannot be false
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_builtin_functions.c
U php/php-src/branches/PHP_5_4/Zen
felipe Sat, 06 Aug 2011 14:47:44 +
Revision: http://svn.php.net/viewvc?view=revision&revision=314376
Log:
- Added ZEND_MOD_END macro to use in the end of zend_module_dep[]
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_modules.h
U php/ph
felipe Sat, 06 Aug 2011 01:22:27 +
Revision: http://svn.php.net/viewvc?view=revision&revision=314352
Log:
- Added missing PHP_FE_END/ZEND_FE_END
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_API.c
U php/php-src/branches/PHP_5_3/ext/intl
rasmus Fri, 05 Aug 2011 22:26:16 +
Revision: http://svn.php.net/viewvc?view=revision&revision=314348
Log:
Another potential missing va_end() found by Coverity
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_API.c
U php/php-src/branches/PH
rasmus Fri, 05 Aug 2011 22:18:42 +
Revision: http://svn.php.net/viewvc?view=revision&revision=314346
Log:
Fix missing va_end() found by Coverity
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_hash.c
U php/php-src/branches/PHP_5_4/Zend/ze
felipe Mon, 25 Jul 2011 11:50:10 +
Revision: http://svn.php.net/viewvc?view=revision&revision=313666
Log:
- Use ZEND_FE_END macro here
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_builtin_functions.c
U php/php-src/branches/PHP_5_4/Zend
felipe Mon, 25 Jul 2011 11:30:53 +
Revision: http://svn.php.net/viewvc?view=revision&revision=313662
Log:
- Added new macro to be used in the end of zend_function_entry declaration
(Gwynne)
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_API.h
On Jul 11, 2011, at 10:20 PM, Stanislav Malyshev wrote:
> stas Tue, 12 Jul 2011 05:20:40 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=313162
>
> Log:
> remove warning for is_a() BC
Greetings Stas,
This change also affects current is_
stas Tue, 12 Jul 2011 05:20:40 +
Revision: http://svn.php.net/viewvc?view=revision&revision=313162
Log:
remove warning for is_a() BC
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_builtin_functions.c
U php/php-src/branches/PHP_5_4/Zend
felipe Sun, 10 Jul 2011 13:05:32 +
Revision: http://svn.php.net/viewvc?view=revision&revision=313107
Log:
- Year++
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_vm_execute.h
U php/php-src/branches/PHP_5_3/Zend/zend_vm_gen.php
U ph
felipe Fri, 08 Jul 2011 16:29:33 +
Revision: http://svn.php.net/viewvc?view=revision&revision=313073
Log:
- Missing to commit this change here... (thanks nikic)
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_compile.c
Modified: php/php-src/br
patrickallaert Mon, 20 Jun 2011 20:42:02 +
Revision: http://svn.php.net/viewvc?view=revision&revision=312346
Log:
Fixed typo
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/tests/concat_001.phpt
U php/php-src/branches/PHP_5_4/Zend/tests/concat_001.php
felipe Mon, 13 Jun 2011 17:52:23 +
Revision: http://svn.php.net/viewvc?view=revision&revision=312126
Log:
- Fix build on Windows
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_compile.c
U php/php-src/branches/PHP_5_4/Zend/zend_compile.c
felipe Sun, 12 Jun 2011 21:05:16 +
Revision: http://svn.php.net/viewvc?view=revision&revision=312111
Log:
- Fix test again
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/tests/constants_005.phpt
Modified: php/php-src/branches/PHP_5_3/Zend/tests/co
felipe Sun, 12 Jun 2011 17:26:45 +
Revision: http://svn.php.net/viewvc?view=revision&revision=312109
Log:
- Added Bison 2.5 to bison_version_list
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/acinclude.m4
U php/php-src/branches/PHP_5_4/Zend/
felipe Sun, 12 Jun 2011 03:01:12 +
Revision: http://svn.php.net/viewvc?view=revision&revision=312080
Log:
- Restore test (the change related to this test weren't committed to this
branch)
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/tests/consta
felipe Sun, 12 Jun 2011 01:43:10 +
Revision: http://svn.php.net/viewvc?view=revision&revision=312076
Log:
- Avoid zend_do_ticks() call for each statement in parsing
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_compile.c
U php/php-src/b
felipe Mon, 06 Jun 2011 02:34:38 +
Revision: http://svn.php.net/viewvc?view=revision&revision=311855
Log:
- Restore fix for #39863 (do not accept paths with NULL in them)
# This was removed by regenerating the VM months ago
Bug: http://bugs.php.net/39863 (er
bjoriFri, 03 Jun 2011 17:38:37 +
Revision: http://svn.php.net/viewvc?view=revision&revision=311782
Log:
Fix tests
#Note to self; do not rename tests just before committing
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/tests/function_arguments_00
bjoriFri, 03 Jun 2011 17:12:59 +
Revision: http://svn.php.net/viewvc?view=revision&revision=311780
Log:
Add tests for broken function arguments
Changed paths:
A php/php-src/branches/PHP_5_3/Zend/tests/function_arguments_001.phpt
A php/php-src/b
philip Tue, 24 May 2011 23:49:04 +
Revision: http://svn.php.net/viewvc?view=revision&revision=311406
Log:
Fixed test
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/tests/constants_005.phpt
U php/php-src/branches/PHP_5_4/Zend/tests/constants_0
dmitry Wed, 11 May 2011 06:58:33 +
Revision: http://svn.php.net/viewvc?view=revision&revision=310938
Log:
Fixed bug #54367 (Use of closure causes problem in ArrayAccess)
Bug: http://bugs.php.net/54367 (Re-Opened) Use of closure causes problem in
ArrayAccess
dmitry Fri, 15 Apr 2011 12:43:20 +
Revision: http://svn.php.net/viewvc?view=revision&revision=310235
Log:
Fixed bug #54268 (Double free when destroy_zend_class fails)
Bug: http://bugs.php.net/54268 (error getting bug information)
Changed paths:
A
dmitry Thu, 07 Apr 2011 14:34:07 +
Revision: http://svn.php.net/viewvc?view=revision&revision=310010
Log:
Missed tests
Changed paths:
A php/php-src/branches/PHP_5_3/Zend/tests/bug54372.phpt
A php/php-src/trunk/Zend/tests/bug54372.phpt
Added: php
sebastianFri, 11 Mar 2011 03:52:39 +
Revision: http://svn.php.net/viewvc?view=revision&revision=309106
Log:
Fix prototype of zend_fetch_debug_backtrace().
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_builtin_functions.h
U php/php-src/tru
pajoye Mon, 07 Feb 2011 10:25:34 +
Revision: http://svn.php.net/viewvc?view=revision&revision=308090
Log:
- null deref fix
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_alloc.c
U php/php-src/trunk/Zend/zend_alloc.c
Modified: php/php-sr
pajoye Wed, 19 Jan 2011 17:17:52 +
Revision: http://svn.php.net/viewvc?view=revision&revision=307591
Log:
- WS
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_compile.c
U php/php-src/trunk/Zend/zend_compile.c
Modified: php/php-src/branch
pajoye Wed, 19 Jan 2011 17:06:50 +
Revision: http://svn.php.net/viewvc?view=revision&revision=307590
Log:
- avoid local redeclaration
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_compile.c
U php/php-src/trunk/Zend/zend_compile.c
Modif
felipe Wed, 12 Jan 2011 22:17:10 +
Revision: http://svn.php.net/viewvc?view=revision&revision=307424
Log:
- Fixed bug #53717 (checking the number of arguments is wrong in
zend_parse_method_parameters_ex())
patch by: klaus at triendl dot eu
Bug: http://bug
pajoye Thu, 06 Jan 2011 17:08:46 +
Revision: http://svn.php.net/viewvc?view=revision&revision=307168
Log:
- fix vc6 random behavior for Fix bug #53632 with x87 fpu
Bug: http://bugs.php.net/53632 (Assigned) PHP hangs on numeric value
2.2250738585072011e-308
felipe Fri, 10 Dec 2010 11:33:35 +
Revision: http://svn.php.net/viewvc?view=revision&revision=306181
Log:
- Fixed ZTS build
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_compile.c
Modified: php/php-src/branches/PHP_5_3/Zend/zend_compile.c
==
done
On Thu, Nov 18, 2010 at 4:51 PM, Pierre Joye wrote:
> Hi Chris,
>
> To commit this patch alone in OCI was not the best thing to do...
>
> Please revert the part of my commit as you wish, I sadly don't have
> the time now to figure out what you meant (builds just fine here).
>
> On Thu, Nov 1
Hi Chris,
To commit this patch alone in OCI was not the best thing to do...
Please revert the part of my commit as you wish, I sadly don't have
the time now to figure out what you meant (builds just fine here).
On Thu, Nov 18, 2010 at 4:41 PM, Christopher Jones
wrote:
>
> Hi Pierre,
>
> Can you
Hi Pierre,
Can you revert the change to oci8_interface.c?
(i) The chunk is in the wrong place and the file won't compile
(ii) I previously added the check in
http://svn.php.net/viewvc?view=revision&revision=305412
Thanks
Chris
On 11/18/10 7:22 AM, Pierre Joye wrote:
pajoye
pajoye Thu, 18 Nov 2010 15:22:22 +
Revision: http://svn.php.net/viewvc?view=revision&revision=305507
Log:
- fix #39863, do not accept paths with NULL in them. See
http://news.php.net/php.internals/50191, trunk will have the patch later
(adding a macro and/o
pajoye Wed, 17 Nov 2010 17:26:33 +
Revision: http://svn.php.net/viewvc?view=revision&revision=305466
Log:
- test for NULL deref fix
Changed paths:
A
php/php-src/branches/PHP_5_3/Zend/tests/multibyte/multibyte_encoding_006.phpt
A php/php-src/trun
pajoye Wed, 17 Nov 2010 16:46:19 +
Revision: http://svn.php.net/viewvc?view=revision&revision=305464
Log:
- NULL deref fix, patch by Gustavo
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_language_scanner.l
U php/php-src/trunk/Zend/zend_
felipe Sun, 14 Nov 2010 01:38:52 +
Revision: http://svn.php.net/viewvc?view=revision&revision=305332
Log:
- Add missing check
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_constants.c
U php/php-src/trunk/Zend/zend_constants.c
Modified:
felipe Sat, 13 Nov 2010 19:50:55 +
Revision: http://svn.php.net/viewvc?view=revision&revision=305328
Log:
- Fix the constant detection
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_constants.c
U php/php-src/trunk/Zend/zend_constants.c
felipe Wed, 03 Nov 2010 01:35:26 +
Revision: http://svn.php.net/viewvc?view=revision&revision=305043
Log:
- Reverted fix for bug #51176
Bug: http://bugs.php.net/51176 (Closed) Static calling in non-static method
behaves like $this->
Changed paths:
dmitry Tue, 12 Oct 2010 07:38:36 +
Revision: http://svn.php.net/viewvc?view=revision&revision=304344
Log:
Added test
Changed paths:
A php/php-src/branches/PHP_5_3/Zend/tests/bug52939.phpt
A php/php-src/trunk/Zend/tests/bug52939.phpt
Added: php/p
felipe Thu, 07 Oct 2010 21:44:41 +
Revision: http://svn.php.net/viewvc?view=revision&revision=304193
Log:
- Added bison 2.4.3 version to the bison version list
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/acinclude.m4
U php/php-src/trunk/Ze
dmitry Thu, 30 Sep 2010 14:11:51 +
Revision: http://svn.php.net/viewvc?view=revision&revision=303895
Log:
Prevented crash in GC because of incorrect reference counting
Changed paths:
A php/php-src/branches/PHP_5_3/Zend/tests/gc_032.phpt
U php/php
johannes Tue, 14 Sep 2010 14:26:37 +
Revision: http://svn.php.net/viewvc?view=revision&revision=303364
Log:
- Don't be silent on bailout
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_hash.c
U php/php-src/trunk/Zend/zend_hash.c
Modified:
Hi!
On Fri, 3 Sep 2010, Dmitry Stogov wrote:
> dmitry Fri, 03 Sep 2010 09:27:47 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=303016
>
> Log:
> Fixed GC bug
Do you perhaps have a test case or perhaps some information on what went
wrong
dmitry Fri, 03 Sep 2010 09:27:47 +
Revision: http://svn.php.net/viewvc?view=revision&revision=303016
Log:
Fixed GC bug
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_gc.c
U php/php-src/trunk/Zend/zend_gc.c
Modified: php/php-src/branches
felipe Wed, 18 Aug 2010 01:59:37 +
Revision: http://svn.php.net/viewvc?view=revision&revision=302420
Log:
- Improved fix for bug #52573
Bug: http://bugs.php.net/52573 (Closed) SplFileObject::fscanf Segmentation
fault
Changed paths:
U php/php-s
dmitry Mon, 16 Aug 2010 08:11:08 +
Revision: http://svn.php.net/viewvc?view=revision&revision=302311
Log:
Fixed memory leaks (related to bug #52361)
Bug: http://bugs.php.net/52361 (Assigned) Throwing an exception in a destructor
causes invalid catching
sas Thu, 12 Aug 2010 17:28:08 +
Revision: http://svn.php.net/viewvc?view=revision&revision=302152
Log:
- fix cast
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_variables.h
Modified: php/php-src/branches/PHP_5_3/Zend/zend_variables.h
=
sas Thu, 12 Aug 2010 07:58:14 +
Revision: http://svn.php.net/viewvc?view=revision&revision=302137
Log:
separate properties of internal classes in ZTS mode fully,
otherwise multiple threads will modify the zvals' contents
without any synchronisation.
Chang
pajoye Thu, 15 Jul 2010 00:13:20 +
Revision: http://svn.php.net/viewvc?view=revision&revision=301274
Log:
- fix vc6 build
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_float.h
U php/php-src/trunk/Zend/zend_float.h
Modified: php/php-src
felipe Sat, 26 Jun 2010 17:17:47 +
Revision: http://svn.php.net/viewvc?view=revision&revision=300766
Log:
- Fixed tests
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/tests/bug52193.phpt
U php/php-src/trunk/Zend/tests/bug52193.phpt
Modified:
felipe Mon, 07 Jun 2010 23:04:30 +
Revision: http://svn.php.net/viewvc?view=revision&revision=300264
Log:
- Let's generate this #ifdef only on zend_vm_execute.h
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_vm_execute.h
U php/php-src/br
felipe Mon, 07 Jun 2010 14:37:35 +
Revision: http://svn.php.net/viewvc?view=revision&revision=300259
Log:
- Fix script
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_vm_gen.php
U php/php-src/trunk/Zend/zend_vm_gen.php
Modified: php/php-
hi Kalle,
On Mon, Jun 7, 2010 at 3:02 AM, Kalle Sommer Nielsen wrote:
> Hi
>
> 2010/6/6 Pierre Joye :
>> pajoye Sun, 06 Jun 2010 20:32:51 +
>>
>> Revision: http://svn.php.net/viewvc?view=revision&revision=300236
>>
>> Log:
>> - show the free_op1 warning only
pajoye Mon, 07 Jun 2010 01:37:59 +
Revision: http://svn.php.net/viewvc?view=revision&revision=300239
Log:
- show the free_op1 warning only once, until a fix is applied
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_vm_gen.php
U php/php-s
Hi
2010/6/6 Pierre Joye :
> pajoye Sun, 06 Jun 2010 20:32:51 +
>
> Revision: http://svn.php.net/viewvc?view=revision&revision=300236
>
> Log:
> - show the free_op1 warning only once, until a fix is applied
>
> Changed paths:
> U php/php-src/branches/PHP_5
pajoye Sun, 06 Jun 2010 20:32:51 +
Revision: http://svn.php.net/viewvc?view=revision&revision=300236
Log:
- show the free_op1 warning only once, until a fix is applied
Changed paths:
U php/php-src/branches/PHP_5_3/Zend/zend_vm_execute.h
U php/php
1 - 100 of 153 matches
Mail list logo