Pierre Joye
0aef5f020b
- drop comment
2010-06-14 09:15:20 +00:00
Pierre Joye
c145a3754b
- #52043,GD doesn't recognize latest libJPEG version
2010-06-14 08:12:10 +00:00
Felipe Pena
b0c7323462
- Fixed bug #49320 (PDO returns null when SQLite connection fails)
2010-06-12 22:04:48 +00:00
Felipe Pena
becc2bb671
- Fixed bug #52057 (ReflectionClass fails on Closure class)
2010-06-11 23:37:55 +00:00
Dmitry Stogov
d42dbb3bed
Fixed bug #51552 (debug_backtrace() causes segmentation fault and/or memory issues)
2010-06-11 08:53:31 +00:00
Ulf Wendel
6c0ddd0b6f
Fixing tests
2010-06-10 13:40:13 +00:00
Andrey Hristov
3b2000f042
export mysqlnd_globals_id, per Johannes
2010-06-10 12:24:03 +00:00
Ilia Alshanetsky
6ed1819bf4
Added inTransaction() method to PDO, with specialized support for Postgres
2010-06-10 12:11:19 +00:00
Ilia Alshanetsky
7ea9e879f3
Added support for copy to/from array/file for pdo_pgsql extension.
...
# original patch by Denis Gasparin
2010-06-10 11:11:29 +00:00
Andrey Hristov
408d786aa2
void functions return nothing
2010-06-10 09:37:58 +00:00
Christopher Jones
afedcbbd1d
Explicitly use db-5.0 and don't default to db sym link
2010-06-09 17:33:44 +00:00
Ilia Alshanetsky
b643e123ee
Fixed bug #52010 (open_basedir restrictions mismatch on vacuum command).
2010-06-09 16:04:54 +00:00
Ilia Alshanetsky
400769fd2a
Fixed bug #51273 (Faultstring property does not exist when the faultstring is empty)
...
# Patch by dennis at transip dot nl
2010-06-09 15:48:22 +00:00
Pierre Joye
38d334f851
- [DOC] MFH: add session.entropy* support to windows
2010-06-08 22:30:16 +00:00
Sriram Natarajan
4500357df6
- Fixed Bug #51168 (fails to compile with Sun Studio)
...
# C99 standard supports inline keyword and supported by
# by major compilers like GCC, HP C, IBM C and Sun C
2010-06-08 21:23:48 +00:00
Pierre Joye
cdaa87f57e
- use new function to get random bytes
2010-06-08 18:27:23 +00:00
Ulf Wendel
df3b9225fd
Make the tests pass with sql strict mode enabled
2010-06-08 15:47:51 +00:00
Ulf Wendel
01a9630946
Portability improvement
2010-06-08 14:57:10 +00:00
Ulf Wendel
0484919f62
Portability improvements
2010-06-08 14:29:05 +00:00
Pierre Joye
bfe51d3895
- [DOC] add session.entropy* support to windows
2010-06-08 13:46:19 +00:00
Ulf Wendel
7b27887091
More SQL strict mode updates
2010-06-08 13:05:49 +00:00
Ulf Wendel
949b509299
Making tests pass strict sql mode.
2010-06-08 10:55:12 +00:00
Pierre Joye
9ef717c0c2
- silent warning (unary minus operator applied to unsigned type)
2010-06-06 15:28:30 +00:00
Christopher Jones
064eda1838
New test for file_exists (bug #39863 ). It currently xfail's
2010-06-05 19:44:48 +00:00
Felipe Pena
18dd664e5c
- Fixed bug #51991 (spl_autoload and *nix support with namespace)
2010-06-04 00:10:15 +00:00
Felipe Pena
f4dcfef570
- Fix test
2010-06-03 23:22:39 +00:00
Felipe Pena
d333b79c10
- Fix proto and argname
2010-06-03 18:39:21 +00:00
Felipe Pena
651a164eed
- Added ZipArchive arginfo
2010-06-03 18:23:14 +00:00
Felipe Pena
f9cc8faa3c
- Added BG(serialize) and BG(unserialize) initialization
2010-06-03 15:08:06 +00:00
Christopher Jones
e524236afa
Add Berkeley DB 5 support. (An outstanding issue with BDB 4.8 related to 51086 that also affects BDB 5 is not yet resolved)
2010-06-03 07:03:05 +00:00
Felipe Pena
dc86e9e89f
- Fix memleak when passing a non string/object parameter
2010-06-03 00:14:35 +00:00
Felipe Pena
f10c7890c2
- Fix test
2010-06-03 00:13:27 +00:00
Rasmus Lerdorf
2c9ec4c22f
vim fail
2010-06-02 19:26:10 +00:00
Rasmus Lerdorf
2c342f16c1
Tweak the fix for bug #51847 to still call libintl_setlocale
...
when libintl has done that redefine.
2010-06-02 19:24:36 +00:00
Pierre Joye
2fd5a6a188
- silent warning
2010-06-02 19:20:04 +00:00
Felipe Pena
e03baf4e5d
- Save an object_init_ex() and zval_dtor() calls on ReflectionClass::isCloneable()
2010-06-02 17:07:01 +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
Felipe Pena
c98c39b1c1
- Added ReflectionClass::isCloneable() [DOC]
2010-06-02 15:29:42 +00:00
Pierre Joye
b03678348c
- fix leak on error in mcrypt_create_iv on windows
2010-06-02 15:27:38 +00:00
Felipe Pena
2b2802738c
- Fixed build and next_rowset prototype
2010-06-02 12:20:38 +00:00
Pierre Joye
8296e705bf
- WS
2010-06-02 10:07:26 +00:00
Pierre Joye
d86fe9941c
- allow shared build
2010-06-02 10:00:58 +00:00
Rasmus Lerdorf
3f602cf510
Fix for bug #51847
...
Someone in libintl world decided it was a good idea to do:
#undef setlocale
#define setlocale libintl_setlocale
That means, of course, that any use of "setlocale" by the
preprocessor now becomes libintl_setlocale which means we
no longer have a _zif_setlocale symbol in string.o, but we
magically have a _zif_libintl_setlocale symbol. The linker
is obviously not very happy about this when basic_functions.o
tries to find _zif_setlocale.
So, let's not do that again.
2010-06-02 05:53:13 +00:00
Pierrick Charron
19ff5b7916
Remove unused variables
2010-06-01 17:13:50 +00:00
Johannes Schlüter
3a5323e9ee
Berkeley DB 5's SQL frontend gives a slightly different error than libsqlite
2010-06-01 16:39:36 +00:00
Andrey Hristov
c7831cbe27
defensive programming, check before using a resource
2010-06-01 14:16:27 +00:00
Andrey Hristov
e6b4e01ce0
Perform later initialization
2010-06-01 09:47:46 +00:00
Stanley Sufficool
3a069e814f
Fix bug #50755 & Enable multiple rowsets [DOC]
2010-05-31 18:38:22 +00:00
Andrey Hristov
3fe085d10b
More check for valid MYSQLND_STMT before using it
2010-05-31 18:26:19 +00:00
Andrey Hristov
40e6685063
Don't reference row_packet before checking if dereferencing is possible
2010-05-31 18:18:37 +00:00