Antony Dovgal
69b3e17faa
MFH
2008-07-21 07:27:13 +00:00
Derick Rethans
f8050d525f
- MFH: Fixed bug #45562 (Creating instance of DatePeriod crashes).
2008-07-20 20:58:51 +00:00
Kalle Sommer Nielsen
04be84748f
Fix macro redef
2008-07-20 20:17:48 +00:00
Kalle Sommer Nielsen
c9be725fd8
MFH + NEWS entry
2008-07-20 19:03:18 +00:00
Moriyoshi Koizumi
69fa2e384a
- MFH: Bug #45572
2008-07-20 18:26:02 +00:00
Etienne Kneuss
6f289c582b
MFH: Iterator methods overwriting optimisations
2008-07-20 17:32:10 +00:00
Felipe Pena
a30add1ba0
- BFN: #45571
2008-07-20 16:54:06 +00:00
Felipe Pena
a83e976857
- Fixed bug #45571 (ReflectionClass::export() shows superclasses' private static methods.)
...
patch by Robin Fernandes
2008-07-20 16:51:28 +00:00
Etienne Kneuss
3d0d02f95b
MFH: Fix build for solaris
2008-07-20 16:32:55 +00:00
Dmitry Stogov
331a4e46a4
Fixed test
2008-07-20 16:20:02 +00:00
Dmitry Stogov
58e6e2b3d9
Fixed test
2008-07-20 15:56:28 +00:00
Moriyoshi Koizumi
579bb2a9dc
- Fix the header (thanks Johannes)
2008-07-20 15:10:24 +00:00
Dmitry Stogov
68537af530
Fixed directory reanming/deletion
2008-07-20 14:42:34 +00:00
Felipe Pena
b22f47ee30
- Added arginfo
2008-07-20 14:28:41 +00:00
Moriyoshi Koizumi
91fba3893b
- WS fix
2008-07-20 12:47:34 +00:00
Steph Fox
6931789f31
- Happy New Year!
...
(better late than never, eh?)
2008-07-20 02:20:31 +00:00
Steph Fox
aca8bb5757
- Update get_define() calls to reflect earlier change in return value on failure
...
- Rename output files (to avoid that build option for "php5ts.exe")
- Add libpath to intermediate dir path (avoids a naming collision that wasn't there last week)
- Don't make assumptions about trailing whitespace in incoming data
2008-07-20 01:19:45 +00:00
Etienne Kneuss
5495813bb3
MFH: Complete the ZTS build fix
2008-07-19 19:45:55 +00:00
Derick Rethans
5501431626
- MFH: Fixed ZTS build.
2008-07-19 19:24:07 +00:00
Steph Fox
9a5f2e1b79
- Fix logic in get_define()
2008-07-19 19:02:59 +00:00
Derick Rethans
42aa7f3dd4
- MFH: Country codes are ISO 3166.
2008-07-19 17:38:29 +00:00
Steph Fox
e19914f5b5
- Rejig REMOVE_TARGET
...
- Tidy ADD_EXTENSION_DEP
- Put summary output in alphabetical order
2008-07-19 16:57:58 +00:00
Marcus Boerger
0b42dbce38
- MFH Add MultipleIterator ( http://blog.somabo.de/2008/01/multipleiterator-for-php.html )
2008-07-19 15:56:59 +00:00
Marcus Boerger
e537b7934d
- MFH Added RecursiveTreeIterator
2008-07-19 15:49:21 +00:00
Etienne Kneuss
f4c3f18053
MFH: Fix valgrind errors in array_method, and possibly #45349 (Thanks tony for the patch)
2008-07-19 13:13:57 +00:00
Etienne Kneuss
8dafec40be
MFH: Implement DirectoryIterator::seek
2008-07-19 11:20:18 +00:00
Henrique do Nascimento Angelo
158239004e
New tests
2008-07-18 23:52:01 +00:00
Felipe Pena
ff9ad113e9
- New tests
2008-07-18 19:24:49 +00:00
Felipe Pena
6e0906323e
MFB:
...
- Fixed bug #45556 (Return value from callback isn't freed).
- Fixed bug #45555 (Segfault with invalid non-string as register_introspection_callback).
- Fixed wrong arginfo for xmlrpc_encode_request()
2008-07-18 19:24:03 +00:00
Felipe Pena
46ed694cb7
- Added: Deprecated ticks support.
2008-07-18 17:55:59 +00:00
Steph Fox
130c53263c
- Make SAPI include paths work (on my box at least)
2008-07-18 17:35:37 +00:00
Steph Fox
18911142e2
- Make REMOVE_TARGET work in all cases
2008-07-18 15:45:03 +00:00
Derick Rethans
84693147d0
- MFH: Added support for selectively listing timezone identifiers by country
...
code through timezone_identifiers_list() / DateTimezone::listIdentifiers().
- MFH: Added timezone_location_get() / DateTimezone::getLocation() for
retrieving location information from timezones.
2008-07-18 14:33:53 +00:00
Derick Rethans
039bc2d3e2
- Updated to version 2008.4.1 (2008d)
2008-07-18 13:46:06 +00:00
Scott MacVicar
35c58958a2
Fix compile error due to the removal of fteller on streams.
2008-07-18 13:08:08 +00:00
Felipe Pena
94840506de
- Fixed test
2008-07-18 12:20:29 +00:00
Dmitry Stogov
529ac539d0
Fixed access to freed memory
2008-07-18 09:35:51 +00:00
Antony Dovgal
fbf68def7d
fix segfault
2008-07-18 07:39:53 +00:00
Steph Fox
893c55f2bc
- SAPIs are go.
...
Caveat: aolserver, isapi, nsapi, pi3web and (obviously) Linux-specific modules not tested.
2008-07-18 02:53:06 +00:00
Scott MacVicar
2558df59d9
Remove GD 1.0 support, still need to adjust the configure scripts to correctly check for a newer version
2008-07-18 01:51:49 +00:00
Scott MacVicar
62de800b36
Remove freetype1 support
2008-07-18 01:16:25 +00:00
Pierre Joye
9a60aed6d1
- MFB: fix crash when some crafted font are given
2008-07-17 23:13:09 +00:00
Moriyoshi Koizumi
2392861770
- MFH: Fix ZTS build
2008-07-17 20:04:06 +00:00
Felipe Pena
c3453925c5
- Deprecate ticks
2008-07-17 19:29:34 +00:00
Stanislav Malyshev
10e7231f2a
vc9 build fix
2008-07-17 17:48:50 +00:00
Pierre Joye
1fdd27500b
- MFH: CS/WS
2008-07-17 17:31:35 +00:00
Scott MacVicar
8cd0d59f71
This file isn't needed any more
2008-07-17 17:24:26 +00:00
Moriyoshi Koizumi
85d7751097
- Fix include_path.
2008-07-17 16:30:32 +00:00
Moriyoshi Koizumi
f78da21527
- MFH: Removed dependencies from php_mbregex to oniguruma types
2008-07-17 16:08:37 +00:00
Nuno Lopes
a00a69b3e5
update PCRE symbols
2008-07-17 14:34:51 +00:00