Xinchen Hui
|
2178612186
|
Fixed fetch into refcount hanlding (now 3 test fails)
|
2014-04-25 11:45:23 +08:00 |
|
Xinchen Hui
|
c5f9b86fd4
|
Fixed bindColumn
|
2014-04-25 11:36:53 +08:00 |
|
Xinchen Hui
|
868c2f9c88
|
Fixed reference handling in bindCloumn
|
2014-04-25 11:00:35 +08:00 |
|
Xinchen Hui
|
67f27bce55
|
Fixed register bound parameters in execute
|
2014-04-25 10:44:21 +08:00 |
|
Xinchen Hui
|
36e214c88b
|
Fixed refcount of dbh (we don't need another refcount anymore)
|
2014-04-25 10:27:23 +08:00 |
|
Xinchen Hui
|
9fe8531309
|
Various bugs fixed
|
2014-04-24 21:14:36 +08:00 |
|
Xinchen Hui
|
bd9f575517
|
Clean up (use zend_string and foreach macros)
|
2014-04-23 10:58:08 +08:00 |
|
Xinchen Hui
|
bdfef93b42
|
Refactor PDO (only compilable now)
|
2014-04-22 18:23:03 +08:00 |
|
Dmitry Stogov
|
050d7e38ad
|
Cleanup (1-st round)
|
2014-04-15 15:40:40 +04:00 |
|
Nikita Popov
|
eaf44ec397
|
Remove some usages of hashtable internals
|
2014-04-09 12:31:21 +02: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 |
|
Xinchen Hui
|
47c9027772
|
Bump year
|
2014-01-03 11:06:16 +08:00 |
|
Xinchen Hui
|
c0d060f5c0
|
Bump year
|
2014-01-03 11:04:26 +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 |
|