Revision tags: yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5 |
|
#
9c297247 |
| 08-Aug-2011 |
Ilia Alshanetsky |
Another build fix relating to previous DOM commit
|
#
e35f670e |
| 08-Aug-2011 |
Ilia Alshanetsky |
Another build fix relating to previous DOM commit
|
#
0b3cb3f2 |
| 08-Aug-2011 |
Ilia Alshanetsky |
Fixed build
|
#
022d279a |
| 08-Aug-2011 |
Ilia Alshanetsky |
Fixed build
|
#
caff611c |
| 07-Aug-2011 |
Pierrick Charron |
Remove unused variables
|
#
e03d19a0 |
| 07-Aug-2011 |
Pierrick Charron |
Remove unused variables
|
Revision tags: php-5.4.0alpha3, php-5.3.7RC4, php-5.3.7RC3 |
|
#
4488350b |
| 14-Jul-2011 |
Pierre Joye |
- fix build
|
#
894a746a |
| 14-Jul-2011 |
Pierre Joye |
- fix build
|
Revision tags: php-5.4.0alpha2 |
|
#
0c8c69e8 |
| 12-Jul-2011 |
Christian Stocker |
Added XsltProcessor::setSecurityPrefs($options) and getSecurityPrefs() to define forbidden operations within XSLT stylesheets, default is not to enable any write operations from XSLT anymore.
Added XsltProcessor::setSecurityPrefs($options) and getSecurityPrefs() to define forbidden operations within XSLT stylesheets, default is not to enable any write operations from XSLT anymore. Bug #54446 (second iteration of the code for trunk, first commit for 5.4 branch)
show more ...
|
#
6be6c2d6 |
| 12-Jul-2011 |
Christian Stocker |
Added XsltProcessor::setSecurityPrefs($options) and getSecurityPrefs() to define forbidden operations within XSLT stylesheets, default is not to enable any write operations from XSLT anymore.
Added XsltProcessor::setSecurityPrefs($options) and getSecurityPrefs() to define forbidden operations within XSLT stylesheets, default is not to enable any write operations from XSLT anymore. Bug #54446 (second iteration of the code for trunk, first commit for 5.4 branch)
show more ...
|
#
0511fa33 |
| 11-Jul-2011 |
Christian Stocker |
Added XsltProcessor::setSecurityPrefs($options) and getSecurityPrefs() to define forbidden operations within XSLT stylesheets, default is not to enable any write operations from XSLT anymore.
Added XsltProcessor::setSecurityPrefs($options) and getSecurityPrefs() to define forbidden operations within XSLT stylesheets, default is not to enable any write operations from XSLT anymore. Bug #54446
show more ...
|
Revision tags: php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1 |
|
#
32b5f8a1 |
| 06-Jun-2011 |
Felipe Pena |
- Added new parameter parsing option (p - for valid path (string without null byte in the middle)) # The tests will be fixed in the next commits
|
#
4737910b |
| 06-Jun-2011 |
Felipe Pena |
- Added new parameter parsing option (p - for valid path (string without null byte in the middle)) # The tests will be fixed in the next commits
|
Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1, php-5.2.17, php-5.3.5 |
|
#
927bf09c |
| 01-Jan-2011 |
Felipe Pena |
- Year++
|
#
0203cc3d |
| 01-Jan-2011 |
Felipe Pena |
- Year++
|
#
96b61309 |
| 18-Dec-2010 |
Pierre Joye |
- fix leak introduced by the null poisoning patch
|
Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1 |
|
#
ce96fd6b |
| 18-Nov-2010 |
Pierre Joye |
- 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/or changing (some) APIs. Patch by Rasmus
|
Revision tags: php-5.2.15RC1, PHP_5_2_15RC1, oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1 |
|
#
94dd8372 |
| 20-Apr-2010 |
Dmitry Stogov |
Changed the structure of op_array.opcodes. The constant values are moved from opcode operands into a separate literal table
|
Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1 |
|
#
9ba1e816 |
| 03-Jan-2010 |
Sebastian Bergmann |
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2 |
|
#
556dde6a |
| 02-Sep-2009 |
Ilia Alshanetsky |
Fixed return value to comply with tests
|
Revision tags: php-5.2.11RC1, php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3 |
|
#
1fa3b21c |
| 06-Jun-2009 |
Matt Wilmas |
MFH: Fixed error message grammar: - "cannot" instead of "can not" (meaning "also can") - "than" instead of "then" (Hint: "then" should hardly be needed; you're not telling the orde
MFH: Fixed error message grammar: - "cannot" instead of "can not" (meaning "also can") - "than" instead of "then" (Hint: "then" should hardly be needed; you're not telling the order in which to do something) ... plus removed a couple ending. dots
show more ...
|
Revision tags: php-5.2.10RC1 |
|
#
424c0189 |
| 23-May-2009 |
Felipe Pena |
- Fix error message
|
#
02043494 |
| 10-May-2009 |
David Coallier |
- Removed the RETURN_TRUE to keep consistency with documentation. This function is supposed to be "void registerPHPFunctions"
|
#
680bc45b |
| 10-May-2009 |
Felipe Pena |
- MFH: Fixed bug #48221 (memory leak when passing invalid xslt parameter)
|
Revision tags: php-5.3.0RC2, php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1 |
|
#
08659c2d |
| 31-Dec-2008 |
Sebastian Bergmann |
MFH: Bump copyright year, 3 of 3.
|