Arnaud Le Blanc
2b57d6d6ea
MFH: Better fix for #44607 . Fixes #47487 (php_stream_fill_read_buffer()
...
performance degraded after fix of bug 44607).
2009-03-19 17:55:10 +00:00
Dmitry Stogov
9f32cb2d39
Fixed check for long integer overflow
2009-03-19 15:16:10 +00:00
Etienne Kneuss
8623e9db8b
MFH: Fix #47231 (offsetGet error using incorrect offset)
2009-03-19 03:01:37 +00:00
Etienne Kneuss
c44d7b3576
MFH: Add test covering for #47671
2009-03-19 02:47:00 +00:00
Etienne Kneuss
225d86dcfa
MFH: Fix #47671 (cloning SplObjectStorage instances)
2009-03-19 02:45:17 +00:00
Ilia Alshanetsky
61bdfaa082
Improved parameter parsing
2009-03-19 00:18:48 +00:00
andy wharmby
a2e4773405
New tests for various date extension functions. Tested on Windows, Linux and linux 64
2009-03-18 23:35:25 +00:00
Dmitry Stogov
3a30cfe1e0
Removed unnecassary checks
2009-03-18 18:49:27 +00:00
Pierre Joye
8235286324
- some cleanup, more to come
2009-03-18 18:40:44 +00:00
Pierre Joye
989b9d7c43
- php.ini-dev/prod
2009-03-18 17:58:09 +00:00
Moriyoshi Koizumi
df57de4879
- Use UTF-8 characters as 5.2's NEWS does.
2009-03-18 17:48:18 +00:00
Moriyoshi Koizumi
8ae17615d7
- Add support for CP850 encoding (patch by Denis Giffeler)
2009-03-18 17:44:25 +00:00
Moriyoshi Koizumi
115b041861
- MFH: Synching .dsp file (I am not sure whether I really should do this)
2009-03-18 17:34:27 +00:00
Moriyoshi Koizumi
5f863af8be
- Typo.
2009-03-18 17:06:40 +00:00
Moriyoshi Koizumi
a9a9e75b0b
- Add entries for the encodings that are already supported by mbstring but
...
not listed here.
2009-03-18 17:03:38 +00:00
Moriyoshi Koizumi
f1d24dfcb7
- staticise private symbols.
2009-03-18 16:51:15 +00:00
Matt Wilmas
56ee50ac62
MFH: Fixed test on 64-bit
2009-03-18 16:30:21 +00:00
Takeshi Abe
3e3721be58
MFH: Fixed libgd #186 (Tiling true colour with palette image does not work)
2009-03-18 15:30:37 +00:00
Dmitry Stogov
daac1a6273
Improved speed of conditional jump instructions by checking for most useful case (conditional expression)
2009-03-18 14:17:15 +00:00
Dmitry Stogov
e66bd02bc6
Inline only the most useful code
2009-03-18 14:15:28 +00:00
Dmitry Stogov
ff5620524c
Fixed bug #47704 (crashes on some "bad" operations with string offsets)
...
Removed unnecessary checks
2009-03-18 12:53:17 +00:00
Dmitry Stogov
15de25b228
Forgotten file (sorry)
2009-03-18 11:53:10 +00:00
andy wharmby
0c1fe359a1
New tests for date extension DateTime methods Tested on Windows, Linux and linux 64
2009-03-18 11:32:59 +00:00
Dmitry Stogov
69ce7ea442
optimization
2009-03-18 11:25:37 +00:00
andy wharmby
13db8cb25a
New tests for date extension DateTimeZone methods Tested on Windows, Linux and linux 64
2009-03-18 11:13:04 +00:00
Dmitry Stogov
c6e55db534
Forgotten include
2009-03-18 10:41:39 +00:00
Dmitry Stogov
31c0af245e
Fixed floating point mathematic speed degradation (Christian)
2009-03-18 10:18:10 +00:00
Dmitry Stogov
d3b42700a0
Better fix for bug #45877 (smaller and faster)
2009-03-18 09:48:55 +00:00
Pierre Joye
408abe99a7
- to 5.2
2009-03-18 08:16:13 +00:00
Matt Wilmas
6bb0ac9712
MFH: Fixed bug #45877 (Array key '2147483647' left as string)
2009-03-18 01:08:12 +00:00
Pierre Joye
30d058488e
- #43073
2009-03-18 00:31:40 +00:00
Pierre Joye
d5f2191170
- #43073 , TrueType bounding box is wrong for angle<>0
2009-03-18 00:29:42 +00:00
Scott MacVicar
a23b4073e8
MFH Missing skip in tests
2009-03-17 23:31:14 +00:00
Scott MacVicar
c2b15e947d
MFH Replace magic values with a define for json encoding, makes reading it a bit easier
2009-03-17 23:26:02 +00:00
Ilia Alshanetsky
76939503c8
Fixed compiler warning
2009-03-17 23:21:37 +00:00
Scott MacVicar
cd9908c69c
BFN
2009-03-17 23:17:40 +00:00
Scott MacVicar
8d2a5cabec
MFH Add PHP_JSON_FORCE_OBJECT for forcing an object output of an array
2009-03-17 23:15:40 +00:00
Felipe Pena
b117752f8b
- MFH: Year++
2009-03-17 23:07:40 +00:00
Matt Wilmas
927880b5cc
MFH: Fixed bug #46882 (Serialize / Unserialize misbehaviour under OS with different bit numbers)
2009-03-17 22:04:10 +00:00
Johannes Schlüter
c3fcaf1d7d
MFH: Replace old php.ini files with the new ones according to
...
http://wiki.php.net/rfc/newinis (by Eric Lee Stewart)
2009-03-17 19:19:17 +00:00
Pierre Joye
bd1e5696d1
- make it less(er) sensible to bison version
2009-03-17 16:02:00 +00:00
Pierre Joye
ef5c2c83dc
- make it less sensible to bison version
2009-03-17 15:59:24 +00:00
Pierre Joye
79361c4c74
- s,win32,windows, and add myself to the list
2009-03-17 15:37:34 +00:00
Scott MacVicar
3a0c86327f
MFH Deal with overflow when decoding large numbers
2009-03-17 14:57:39 +00:00
Pierre Joye
dec9e1910c
- MFH: disable HAVE__CONTROLFP_S with VC9, 3x times slowdown
2009-03-17 13:34:26 +00:00
Johannes Schlüter
5942f27d86
MFH: mark mysqlnd's threading (which can be used for background pre-fetching)
...
experimental
2009-03-17 10:05:19 +00:00
Andrey Hristov
df7ebb5d41
MFH: Fix the build because the macro name has changed
2009-03-17 09:51:31 +00:00
Moriyoshi Koizumi
d8a22d0b05
- MFH: Make iconv filter accept '.' as the delimiter between encoding names as
...
well as '/'. It's impossible to specify the filter in php://filter without
this fix.
# I hope this to be merged to 5.2 as well. This doesn't break BC as there is
# no such encoding name that contains '.'. (Andif there were to be such one,
# the filter is failed in the first place since it also uses '.' for the
# delimiter between the filter name and the "from" encoding name.
2009-03-17 05:31:04 +00:00
Scott MacVicar
6f3f68311b
BFN
2009-03-17 03:29:27 +00:00
Scott MacVicar
bb2283bf4e
MFH Fix bug #47359 - Use the official unofficial mimetype for bmp files, this stops IE from getting confused.
2009-03-17 03:25:57 +00:00