Revision tags: php-5.4.0beta1 |
|
#
93763b11 |
| 13-Sep-2011 |
Ilia Alshanetsky |
Improve parameter handling cod
|
#
292c439e |
| 13-Sep-2011 |
Ilia Alshanetsky |
Improve parameter handling cod
|
#
4a25a774 |
| 13-Sep-2011 |
Dmitry Stogov |
Fixed ZE specific compile warnings (Bug #55629)
|
#
e43ff135 |
| 13-Sep-2011 |
Dmitry Stogov |
Fixed ZE specific compile warnings (Bug #55629)
|
Revision tags: yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5, php-5.4.0alpha3, php-5.3.7RC4, php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1 |
|
#
bf1779e9 |
| 18-Jun-2011 |
Felipe Pena |
- Added missing arginfos for void params and void param checks
|
#
ebf9db55 |
| 18-Jun-2011 |
Felipe Pena |
- Added missing arginfos for void params and void param checks
|
#
2b309c8f |
| 18-Jun-2011 |
Felipe Pena |
- Added missing arginfos for void params and void param checks
|
Revision tags: php-5.3.7RC1 |
|
#
83d01bd8 |
| 01-Jun-2011 |
Ilia Alshanetsky |
Fixed bug #52104 (bindColumn creates Warning regardless of ATTR_ERRMODE settings).
|
#
a8b8fe1f |
| 01-Jun-2011 |
Ilia Alshanetsky |
Fixed bug #52104 (bindColumn creates Warning regardless of ATTR_ERRMODE settings).
|
#
8083c1ab |
| 01-Jun-2011 |
Ilia Alshanetsky |
Fixed bug #52104 (bindColumn creates Warning regardless of ATTR_ERRMODE settings).
|
Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2 |
|
#
f15452af |
| 22-Feb-2011 |
Ilia Alshanetsky |
Fixed compiler warning
|
Revision tags: 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++
|
#
73c49036 |
| 23-Dec-2010 |
Ilia Alshanetsky |
Fixed compiler warning
|
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, php-5.2.15RC1, PHP_5_2_15RC1 |
|
#
3cace9cb |
| 15-Nov-2010 |
Felipe Pena |
- Fix wrong argument to read_property call
|
#
e6de920a |
| 15-Nov-2010 |
Felipe Pena |
- Fix wrong argument to read_property call
|
#
8fba11c5 |
| 25-Aug-2010 |
Felipe Pena |
- Fixed bug #52699 (PDO bindValue writes long int 32bit enum)
|
#
cbe9f57a |
| 25-Aug-2010 |
Felipe Pena |
- Fixed bug #52699 (PDO bindValue writes long int 32bit enum)
|
Revision tags: oci8-1.4.3 |
|
#
7b9fe967 |
| 29-Jul-2010 |
Felipe Pena |
- Fixed bug #52487 (PDO::FETCH_INTO leaks memory)
|
#
e3ddef53 |
| 29-Jul-2010 |
Felipe Pena |
- Fixed bug #52487 (PDO::FETCH_INTO leaks memory)
|
Revision tags: 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 |
|
#
a7210008 |
| 16-Jun-2010 |
Felipe Pena |
- Fix crash when calling a method of a class that inherits PDOStatement if instantiated directly
|
#
d596ea74 |
| 16-Jun-2010 |
Felipe Pena |
- Fix crash when calling a method of a class that inherits PDOStatement if instantiated directly
|
#
9f67894c |
| 02-Jun-2010 |
Felipe Pena |
- Removed clone_obj from PDORow object handlers, as zend_objects_store_clone_obj requires a clone handler (ce->clone == NULL -> error) and it is not supplied, hence it is being useless and leading Re
- Removed clone_obj from PDORow object handlers, as zend_objects_store_clone_obj requires a clone handler (ce->clone == NULL -> error) and it is not supplied, hence it is being useless and leading ReflectionClass::isCloneable() to give false positive information
show more ...
|
#
c5237d82 |
| 24-May-2010 |
Dmitry Stogov |
Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties
|
#
77b2e546 |
| 06-May-2010 |
Dmitry Stogov |
Fixed PDO objects binary incompatibility
|