Dmitry Stogov
|
050d7e38ad
|
Cleanup (1-st round)
|
2014-04-15 15:40:40 +04:00 |
|
Dmitry Stogov
|
f4cfaf36e2
|
Use better data structures (incomplete)
|
2014-02-10 10:04:30 +04:00 |
|
Xinchen Hui
|
c081ce628f
|
Bump year
|
2014-01-03 11:08:10 +08:00 |
|
Matteo Beccati
|
908da14bd1
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Fixed other compiler warnings
|
2013-08-22 15:34:11 +02:00 |
|
Matteo Beccati
|
d5987478a8
|
Fixed other compiler warnings
|
2013-08-22 15:33:54 +02:00 |
|
Christopher Jones
|
268c2884fa
|
Merge branch 'PHP-5.4' into PHP-5.5
* PHP-5.4:
Quash compile warning "warning: 'flags' may be used uninitialized in this function"
|
2013-08-20 13:37:02 -07:00 |
|
Christopher Jones
|
e9b12bedc3
|
Quash compile warning "warning: 'flags' may be used uninitialized in this function"
|
2013-08-20 13:36:18 -07:00 |
|
Nikita Popov
|
fcc6611de9
|
Add support for non-scalar Iterator keys in foreach
RFC: https://wiki.php.net/rfc/foreach-non-scalar-keys
|
2013-03-12 17:27:31 +01:00 |
|
Xinchen Hui
|
e6bde1f8f6
|
Fix test related to change for #bug64007 and also fix in newInstanceArgs
|
2013-01-22 16:58:40 +08:00 |
|
Xinchen Hui
|
a666285bc2
|
Happy New Year
|
2013-01-01 16:37:09 +08:00 |
|
Xinchen Hui
|
0a7395e009
|
Happy New Year
|
2013-01-01 16:28:54 +08:00 |
|
Xinchen Hui
|
e4a8fa6a15
|
Merge branch 'PHP-5.3' into PHP-5.4
|
2012-10-09 13:29:51 +08:00 |
|
Xinchen Hui
|
6284ef112e
|
Fixed bug #63236 (Executable permission on various source files)
|
2012-10-09 13:28:31 +08:00 |
|
Johannes Schlüter
|
b025b9d0cf
|
Fix #62432 ReflectionMethod random corrupt memory on high concurrent
This fixes the same issue in multiple extensions. This isn't needed
in later branches as 5.4 introduced object_properties_init()
|
2012-06-27 23:26:33 +02:00 |
|
Felipe Pena
|
e4ca0ed09f
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
|
Felipe Pena
|
4e19825281
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
|
Johannes Schlüter
|
127d7bc79e
|
- Fix bug #55776 (PDORow to session bug)
|
2011-09-25 12:39:05 +00:00 |
|
Johannes Schlüter
|
9da3e6c1a6
|
- Fix bug #55776 (PDORow to session bug)
|
2011-09-25 12:39:05 +00:00 |
|
Ilia Alshanetsky
|
292c439ecf
|
Improve parameter handling cod
|
2011-09-13 16:36:29 +00:00 |
|
Dmitry Stogov
|
4a25a7740d
|
Fixed ZE specific compile warnings (Bug #55629)
|
2011-09-13 13:29:35 +00:00 |
|
Felipe Pena
|
ebf9db550f
|
- Added missing arginfos for void params and void param checks
|
2011-06-18 15:56:14 +00:00 |
|
Felipe Pena
|
2b309c8f9e
|
- Added missing arginfos for void params and void param checks
|
2011-06-18 15:56:14 +00:00 |
|
Ilia Alshanetsky
|
83d01bd81b
|
Fixed bug #52104 (bindColumn creates Warning regardless of ATTR_ERRMODE settings).
|
2011-06-01 13:23:25 +00:00 |
|
Ilia Alshanetsky
|
a8b8fe1f7f
|
Fixed bug #52104 (bindColumn creates Warning regardless of ATTR_ERRMODE settings).
|
2011-06-01 13:23:25 +00:00 |
|
Ilia Alshanetsky
|
f15452af96
|
Fixed compiler warning
|
2011-02-22 15:48:25 +00:00 |
|
Felipe Pena
|
927bf09c29
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
|
Felipe Pena
|
0203cc3d44
|
- Year++
|
2011-01-01 02:17:06 +00:00 |
|
Ilia Alshanetsky
|
73c49036ce
|
Fixed compiler warning
|
2010-12-23 14:38:15 +00:00 |
|
Felipe Pena
|
3cace9cbcc
|
- Fix wrong argument to read_property call
|
2010-11-15 18:48:48 +00:00 |
|
Felipe Pena
|
e6de920a27
|
- Fix wrong argument to read_property call
|
2010-11-15 18:48:48 +00:00 |
|
Felipe Pena
|
8fba11c57b
|
- Fixed bug #52699 (PDO bindValue writes long int 32bit enum)
|
2010-08-25 22:03:03 +00:00 |
|
Felipe Pena
|
cbe9f57a17
|
- Fixed bug #52699 (PDO bindValue writes long int 32bit enum)
|
2010-08-25 22:03:03 +00:00 |
|
Felipe Pena
|
7b9fe96774
|
- Fixed bug #52487 (PDO::FETCH_INTO leaks memory)
|
2010-07-29 23:38:55 +00:00 |
|
Felipe Pena
|
e3ddef53b4
|
- Fixed bug #52487 (PDO::FETCH_INTO leaks memory)
|
2010-07-29 23:38:55 +00:00 |
|
Felipe Pena
|
a7210008db
|
- Fix crash when calling a method of a class that inherits PDOStatement if instantiated directly
|
2010-06-16 23:13:29 +00:00 |
|
Felipe Pena
|
d596ea742a
|
- Fix crash when calling a method of a class that inherits PDOStatement if instantiated directly
|
2010-06-16 23:13:29 +00:00 |
|
Felipe Pena
|
9f67894c6f
|
- 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
|
2010-06-02 16:54:13 +00:00 |
|
Dmitry Stogov
|
c5237d82bf
|
Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties
|
2010-05-24 14:11:39 +00:00 |
|
Dmitry Stogov
|
77b2e54658
|
Fixed PDO objects binary incompatibility
|
2010-05-06 08:37:41 +00:00 |
|
Pierrick Charron
|
8f128b2b13
|
Fixed bug #51670 getColumnMeta causes segfault when re-executing query after calling nextRowset
|
2010-04-27 05:56:56 +00:00 |
|
Pierrick Charron
|
1892d92d68
|
Fixed bug #51670 getColumnMeta causes segfault when re-executing query after calling nextRowset
|
2010-04-27 05:56:56 +00:00 |
|
Dmitry Stogov
|
94dd83722b
|
Changed the structure of op_array.opcodes. The constant values are moved from opcode operands into a separate literal table
|
2010-04-20 10:57:45 +00:00 |
|
Johannes Schlüter
|
ed03634a8c
|
Revert 290786: Fixed bug #49521 (PDO fetchObject sets values before calling
constructor)
|
2010-02-11 22:14:06 +00:00 |
|
Sebastian Bergmann
|
9ba1e81665
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
|
Felipe Pena
|
286f36e702
|
- Fixed memory leak when E_STRICT message is getted
|
2009-12-14 21:44:56 +00:00 |
|
Pierrick Charron
|
7d4643193d
|
- Fixed bug #50458 (PDO::FETCH_FUNC fails with Closures)
|
2009-12-14 03:44:33 +00:00 |
|
Felipe Pena
|
5eae703705
|
- Fixed bug #50445 (PDO-ODBC stored procedure call from Solaris 64-bit causes seg fault).
(Original patch by davbrown4 at yahoo dot com)
|
2009-12-11 22:30:46 +00:00 |
|
Felipe Pena
|
a94558c855
|
- Added MAKE_COPY_ZVAL(ppzv, pzv) macro
|
2009-12-08 01:57:37 +00:00 |
|
Pierrick Charron
|
e2efe4bc7b
|
Fixed bug #45120 (PDOStatement->execute() returns true then false for same statement).
|
2009-12-03 15:24:43 +00:00 |
|
Felipe Pena
|
4bafbf58f8
|
- Fixed bug #49521 (PDO fetchObject sets values before calling constructor)
(patch by Pierrick)
|
2009-11-15 16:20:37 +00:00 |
|