Stanislav Malyshev
|
d62333c7d6
|
fix #47930
|
2009-04-13 19:21:28 +00:00 |
|
Ilia Alshanetsky
|
175a85dd6c
|
Upgrade to SQLite 3.6.13
|
2009-04-13 15:14:55 +00:00 |
|
Derick Rethans
|
12ecab1c3b
|
- Updated to version 2009.6 (2009f)
|
2009-04-13 13:41:15 +00:00 |
|
Ilia Alshanetsky
|
c593790b62
|
Fixed bug #47946 (ImageConvolution overwrites background)
# original patch by jcolby at acsol dot net
|
2009-04-12 14:43:21 +00:00 |
|
Nuno Lopes
|
90a2d19794
|
upgrade PCRE to version 7.9
|
2009-04-11 18:57:27 +00:00 |
|
Mikko Koppanen
|
ff62b87cd6
|
Added news entry about the 'n' flag
|
2009-04-11 12:46:31 +00:00 |
|
Mikko Koppanen
|
3fd12260aa
|
MFH: Added support for passing O_NONBLOCK to the underlying open() system call
|
2009-04-11 11:44:15 +00:00 |
|
Philip Olson
|
e97786558b
|
MFH: Removed an unnecessary item, that calls for doc builds
|
2009-04-11 03:42:02 +00:00 |
|
Stanislav Malyshev
|
5b8a5d7df4
|
merge grapheme substr fix
|
2009-04-10 16:53:35 +00:00 |
|
Nuno Lopes
|
70449f2e13
|
BFN 47552
|
2009-04-10 15:50:15 +00:00 |
|
Nuno Lopes
|
ae57857eba
|
fix bug #47662: support more than 127 named subpatterns
|
2009-04-10 15:47:15 +00:00 |
|
Philip Olson
|
c1ccccc658
|
Implemented new shorter URLs for ini settings (ex: php.net/short-open-tag)
|
2009-04-10 01:18:49 +00:00 |
|
Philip Olson
|
9d2c39ac41
|
Fixed typo
|
2009-04-10 00:10:31 +00:00 |
|
Rasmus Lerdorf
|
11a8e2e82e
|
Fix the test case
|
2009-04-09 16:04:45 +00:00 |
|
Rasmus Lerdorf
|
cefbe2a8eb
|
Don't strip a leading 0 in a floating point number
|
2009-04-09 15:55:46 +00:00 |
|
Ilia Alshanetsky
|
0e59140380
|
MFB: Added test for php_sapi_name()
|
2009-04-09 13:29:01 +00:00 |
|
Hannes Magnusson
|
e2576c3504
|
MFH: Inglés gramática
|
2009-04-09 10:20:02 +00:00 |
|
Hannes Magnusson
|
6cda8a274a
|
MFH: Fixed bug#47427 (-s outputs, not displays)
|
2009-04-09 10:07:56 +00:00 |
|
Stanislav Malyshev
|
e27be1e76c
|
add utility macro
|
2009-04-08 23:06:16 +00:00 |
|
Rasmus Lerdorf
|
70c7e179de
|
Fixed bug #44929 - Better handling of leading zeros
|
2009-04-08 18:10:46 +00:00 |
|
Sebastian Bergmann
|
03b1d4f876
|
MFH: Rename reflection*.phpt to Reflection*.phpt for consistency.
|
2009-04-08 16:09:16 +00:00 |
|
Ilia Alshanetsky
|
f8fc61244b
|
Maintainer file update
|
2009-04-08 13:31:54 +00:00 |
|
Matt Wilmas
|
12805abff7
|
MFH: Changed spelling from "build" to "built"
|
2009-04-08 13:26:35 +00:00 |
|
Dmitry Stogov
|
ae2226133a
|
Improved specialization (IS_CONST can't be IS_OBJECT)
|
2009-04-08 13:19:34 +00:00 |
|
Dmitry Stogov
|
c8e5bc5988
|
Calculate hash value once
|
2009-04-08 13:17:58 +00:00 |
|
Dmitry Stogov
|
0b6065e89a
|
Removed deprecated code and fixed function name in error message
|
2009-04-08 13:17:09 +00:00 |
|
Dmitry Stogov
|
7a1cca3f08
|
Added ability to check build_id by extension
|
2009-04-08 12:19:01 +00:00 |
|
Hannes Magnusson
|
42b3bf903c
|
MFH: Add guidelines for re-releasing
|
2009-04-08 08:39:10 +00:00 |
|
Felipe Pena
|
9472026f12
|
- Added test
|
2009-04-08 00:28:39 +00:00 |
|
Felipe Pena
|
844ae2f336
|
- MFH: Fix ZTS build
|
2009-04-08 00:15:48 +00:00 |
|
Felipe Pena
|
b33f88607a
|
- MFH: Fixed bug #46108 (DateTime - Memory leak when unserializing)
|
2009-04-07 20:05:50 +00:00 |
|
Arnaud Le Blanc
|
95b308949c
|
MFH: Fixed bug #47893 (CLI aborts on non blocking stdout)
|
2009-04-07 16:11:19 +00:00 |
|
Rob Richards
|
f0b4c7be5c
|
MFH: fix bug #47849 (Non-deep import loses the namespace)
add test
|
2009-04-07 15:32:12 +00:00 |
|
Pierre Joye
|
24225b88bd
|
- silent warning or possible linker error on win
|
2009-04-07 13:01:27 +00:00 |
|
Pierre Joye
|
8cd0428d09
|
- ws
|
2009-04-07 12:45:26 +00:00 |
|
Kalle Sommer Nielsen
|
d2c489e350
|
Revert previous commit as it was causing alot more trouble than expected
|
2009-04-07 11:45:13 +00:00 |
|
Pierre Joye
|
039a154633
|
- #47812, undefined symbol: gdJpegGetVersionInt
- #46015, Build fails with system gd
- enable gd_compat when built using system's gd
|
2009-04-07 09:26:22 +00:00 |
|
Pierre Joye
|
2350110e55
|
- initial import, support for external gd library while keeping bug fixes or features (more will be activated later)
|
2009-04-07 09:24:34 +00:00 |
|
Ilia Alshanetsky
|
309533842f
|
MFB: ext/pgsql/tests/80_bug14383.phpt
|
2009-04-06 14:23:07 +00:00 |
|
Derick Rethans
|
53cead8268
|
- Updated to version 2009.5 (2009e)
|
2009-04-06 13:27:41 +00:00 |
|
Hannes Magnusson
|
d800809da4
|
This is apparently fixed
|
2009-04-06 13:16:05 +00:00 |
|
Hannes Magnusson
|
e9c1d924b8
|
MFH: Add test for bug#42596
|
2009-04-06 12:12:37 +00:00 |
|
Hannes Magnusson
|
b8bc0f24b3
|
MFH: Fix segfault on invalid session.save_path
|
2009-04-06 11:48:49 +00:00 |
|
Hannes Magnusson
|
33aa4ac568
|
MFH: fix folding
|
2009-04-06 11:45:25 +00:00 |
|
Dmitry Stogov
|
82b86c1c38
|
Bug #47880 (crashes in call_user_func_array())
|
2009-04-06 11:10:32 +00:00 |
|
Pierre Joye
|
63169ea0b2
|
- naming & cleanup
|
2009-04-06 09:39:02 +00:00 |
|
Hannes Magnusson
|
33e01788ef
|
MFH: Use obscure name
|
2009-04-06 09:31:52 +00:00 |
|
Kalle Sommer Nielsen
|
49e4959a6d
|
MFH: Fix redef warnings
Kill warning about php_localtime_r not being defined
|
2009-04-06 09:14:54 +00:00 |
|
Hannes Magnusson
|
d038c5f0db
|
MFH: Mention which directives are hardcoded using the CLI SAPI
|
2009-04-06 08:37:33 +00:00 |
|
Sebastian Bergmann
|
03e48b1535
|
MFH: Fix issue reported by Roman Borschel.
|
2009-04-04 14:36:23 +00:00 |
|