|
e005c5a07c
|
ChangeLog update
|
2009-02-15 01:32:57 +00:00 |
|
Rasmus Lerdorf
|
893e463780
|
2.4.1 is safe
|
2009-02-14 21:21:59 +00:00 |
|
Zoe Slattery
|
3efea3ac4c
|
splitting array_chunk into smaller tests
|
2009-02-14 10:29:22 +00:00 |
|
Moriyoshi Koizumi
|
0cf6df3d38
|
- Prevent unwanted overflow
|
2009-02-14 08:15:46 +00:00 |
|
Moriyoshi Koizumi
|
e7373cddaf
|
- Fix Bug #45923 (mb_st[r]ripos() offset not handled correctly)
# test still fails because of the difference of str[r]pos() behavior between 5.3 and 6.0.
|
2009-02-14 07:33:41 +00:00 |
|
Moriyoshi Koizumi
|
76072c674a
|
- These should be E_WARNING for consistency with strpos()
|
2009-02-14 06:59:36 +00:00 |
|
|
0a025598a4
|
ChangeLog update
|
2009-02-14 01:32:31 +00:00 |
|
Andrei Zmievski
|
b7d4fa920e
|
Revert bogus fix for #47370.
|
2009-02-13 22:35:18 +00:00 |
|
Zoe Slattery
|
6b075c4f5f
|
fixed bad section name
|
2009-02-13 18:02:03 +00:00 |
|
Kalle Sommer Nielsen
|
20f9ef8321
|
Revert previous change
|
2009-02-13 16:54:16 +00:00 |
|
Takeshi Abe
|
95651ba360
|
fixed typos
|
2009-02-13 16:02:46 +00:00 |
|
Felipe Pena
|
e2fa0bbf23
|
- Added arginfo
|
2009-02-13 12:54:20 +00:00 |
|
Felipe Pena
|
29ca11800b
|
- New test
|
2009-02-13 02:20:31 +00:00 |
|
Felipe Pena
|
039f424f89
|
- Fixed bug #43831 ($this gets mangled when extending PDO with persistent connection)
- Fixed bug #45432 (PDO: persistent connection leak)
|
2009-02-13 02:18:04 +00:00 |
|
|
9689528090
|
ChangeLog update
|
2009-02-13 01:33:06 +00:00 |
|
Moriyoshi Koizumi
|
9056e9b355
|
- Remove dependencies on ustdio.h. Doing so allows HEAD to be built with
ICU that comes with the out-of-the-box Mac OS X.
|
2009-02-12 20:04:59 +00:00 |
|
Moriyoshi Koizumi
|
6db49f953a
|
* Fix bug #47370 (BC breakage of array_unique())
|
2009-02-12 18:29:15 +00:00 |
|
Kalle Sommer Nielsen
|
e23ca993c7
|
Fixed wrong usage of error_reporting directive
|
2009-02-12 14:36:32 +00:00 |
|
|
31bdcfec8f
|
ChangeLog update
|
2009-02-12 01:32:46 +00:00 |
|
Takeshi Abe
|
4c0cbee415
|
- fixed memory leaks in gdImageCreateFromXpm()
- dropped unused codes
|
2009-02-11 17:56:17 +00:00 |
|
Takeshi Abe
|
9874bacbc9
|
optimization via the row-major order.
|
2009-02-11 16:30:48 +00:00 |
|
Ilia Alshanetsky
|
a4797b9dcb
|
MFB: Improved param parsing
|
2009-02-11 14:26:53 +00:00 |
|
Felipe Pena
|
67c51317f5
|
Fixed test bug #47311 (PDO::PARAM_LOB columns need to be bound before execute() on PgSQL)
|
2009-02-11 10:44:27 +00:00 |
|
Antony Dovgal
|
28293c3ec5
|
add test
|
2009-02-11 10:01:54 +00:00 |
|
Antony Dovgal
|
9e15036270
|
fix bug #47353 (crash when creating a lot of objects in object destructor)
|
2009-02-11 09:58:13 +00:00 |
|
Antony Dovgal
|
0e49dd9e48
|
fix check for zend_extension type
|
2009-02-11 09:07:41 +00:00 |
|
|
950e26c147
|
ChangeLog update
|
2009-02-11 01:32:35 +00:00 |
|
Scott MacVicar
|
35f8c3f40f
|
Fix debug builds for OSX, PHP_DEBUG is set to 1 at the top
|
2009-02-11 00:08:17 +00:00 |
|
Lukas Smith
|
c98e92f2c6
|
primary tester ml needs to be in the TO not CC
|
2009-02-10 20:45:27 +00:00 |
|
Ilia Alshanetsky
|
f18a2ff04c
|
MFB:Adjust condition
|
2009-02-10 16:14:35 +00:00 |
|
Ilia Alshanetsky
|
91aa9e2bf9
|
MFB: Added path truncation E_NOTICE to let people now when path resolving
caused the file path to be truncated.
|
2009-02-10 14:22:19 +00:00 |
|
|
a7211f7457
|
ChangeLog update
|
2009-02-10 01:32:44 +00:00 |
|
Scott MacVicar
|
cf8d87306f
|
MFB: The constructor should also throw exceptions, make this semi useful now.
|
2009-02-10 00:44:09 +00:00 |
|
Felipe Pena
|
b15f5357fe
|
- Fix tests
|
2009-02-09 16:44:10 +00:00 |
|
Ilia Alshanetsky
|
181dcd1e6a
|
MFB: Initialize optional var
|
2009-02-09 15:34:23 +00:00 |
|
Felipe Pena
|
b2e1e98f08
|
- Fix test
|
2009-02-09 12:55:46 +00:00 |
|
Felipe Pena
|
d4baef3d92
|
- Fix mem. leak
|
2009-02-09 12:07:10 +00:00 |
|
Felipe Pena
|
31af5d7309
|
- Fixed test
|
2009-02-09 11:57:29 +00:00 |
|
Dmitry Stogov
|
85a3b81fb2
|
Fixed bug #47329 (Crash in garbage collector)
|
2009-02-09 10:47:19 +00:00 |
|
Dmitry Stogov
|
15b5f9a8c7
|
Fixed bug #47320 ($php_errormsg out of scope in functions)
|
2009-02-09 09:20:46 +00:00 |
|
Dmitry Stogov
|
c05dfd5605
|
Better fix for #47341
|
2009-02-09 08:55:35 +00:00 |
|
|
6e808e2fe7
|
ChangeLog update
|
2009-02-09 01:32:54 +00:00 |
|
Lukas Smith
|
c2f8ae6f64
|
MFB primary testers list is now mailed for every release
|
2009-02-08 20:24:44 +00:00 |
|
Derick Rethans
|
201c26283c
|
- Fixed bug #47341: Calling gc_collect_cycles() with zend.enable_gc=0 causes
segfault.
|
2009-02-08 19:30:01 +00:00 |
|
Ilia Alshanetsky
|
4164e522c6
|
MFB: MFB52: Fixed bug #44874 (dead pfsockopen'ed sockets aren't reaped when
the remote end restarts)
|
2009-02-08 16:54:57 +00:00 |
|
|
7b9cbb75c6
|
ChangeLog update
|
2009-02-07 01:32:47 +00:00 |
|
Antony Dovgal
|
0ba8f49faf
|
fix unicode implementation
|
2009-02-06 14:38:18 +00:00 |
|
Felipe Pena
|
47114aaa8b
|
- Improve test
|
2009-02-06 10:40:16 +00:00 |
|
Felipe Pena
|
b72183b595
|
- New test
|
2009-02-06 10:18:40 +00:00 |
|
Felipe Pena
|
9054c069b3
|
- Fixed bug #47322 (sscanf %d does't work)
|
2009-02-06 10:17:51 +00:00 |
|