#
70561e9a |
| 07-Sep-2011 |
Johannes Schlüter |
- Use myslqnd by default when MySQL extensions are activated but no path given |
Revision tags: yaf-2.1.0 |
|
#
1d5e5086 |
| 29-Aug-2011 |
Gustavo André dos Santos Lopes |
- Added libxml_set_external_entity_loader(). |
#
0d7e6a73 |
| 29-Aug-2011 |
Gustavo André dos Santos Lopes |
- Added libxml_set_external_entity_loader(). |
Revision tags: php-5.3.8 |
|
#
82fa8f7a |
| 20-Aug-2011 |
Boris Lytochkin |
IPv6 Support for SNMP. (FR #42918) |
#
c1b90f45 |
| 20-Aug-2011 |
Boris Lytochkin |
IPv6 Support for SNMP. (FR #42918) |
Revision tags: php-5.3.7 |
|
#
550980cf |
| 16-Aug-2011 |
Hannes Magnusson |
Callable typehint following the rules of is_callable($arg, false); |
Revision tags: php-5.3.7RC5 |
|
#
1e960014 |
| 09-Aug-2011 |
Scott MacVicar |
Fix typos in UPGRADING |
#
f922818d |
| 09-Aug-2011 |
Scott MacVicar |
Fix typos in UPGRADING |
#
75a54edf |
| 06-Aug-2011 |
Felipe Pena |
- Added change to UPGRADING |
Revision tags: php-5.4.0alpha3, php-5.3.7RC4 |
|
#
011e29a9 |
| 27-Jul-2011 |
Pierre Joye |
- upgrading entry for binary number format |
#
741abeb2 |
| 27-Jul-2011 |
Pierre Joye |
- upgrading entry for binary number format |
#
24392c37 |
| 24-Jul-2011 |
Stanislav Malyshev |
No E_STRICT in production |
#
e72a3ea4 |
| 23-Jul-2011 |
Pierre Joye |
- MQ section |
#
48870107 |
| 23-Jul-2011 |
Pierre Joye |
- MQ section |
#
51d36803 |
| 23-Jul-2011 |
Pierre Joye |
- add short array syntax, missing files and info |
#
e708f4bb |
| 23-Jul-2011 |
Pierre Joye |
- add short array syntax, missing files and info |
#
80496c9d |
| 23-Jul-2011 |
Pierre Joye |
- add short array syntax as defined in https://wiki.php.net/rfc/shortsyntaxforarrays, 2nd solution using => only |
#
cbe0ed86 |
| 23-Jul-2011 |
Pierre Joye |
- add short array syntax as defined in https://wiki.php.net/rfc/shortsyntaxforarrays, 2nd solution using => only |
#
a80c2ee1 |
| 17-Jul-2011 |
Boris Lytochkin |
fix FR #54502: allow user to change OID value output mode when SNMP_VALUE_OBJECT is used. |
#
cf7724d5 |
| 17-Jul-2011 |
Boris Lytochkin |
fix FR #54502: allow user to change OID value output mode when SNMP_VALUE_OBJECT is used. |
Revision tags: php-5.3.7RC3, php-5.4.0alpha2 |
|
#
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 |
|
#
76cbcc7f |
| 03-Jun-2011 |
Scott MacVicar |
Added fabled hex2bin() function |
#
30f19bd5 |
| 20-May-2011 |
Scott MacVicar |
Allow management of your own padding in openssl_encrypt/decrypt. For using mcrypt / openssl interchangeabley managing your own padding is the only solution. |
#
3012b74e |
| 19-May-2011 |
Scott MacVicar |
Move LDAP to its own section |