Commit Graph

6917 Commits

Author SHA1 Message Date
26d03e6200 ChangeLog update 2009-05-16 01:32:45 +00:00
Felipe Pena
5c09594daa - Missing zend_exceptions.h (Kalle) 2009-05-15 17:04:30 +00:00
e1d91d2ceb ChangeLog update 2009-05-15 01:32:53 +00:00
9c47a653b2 ChangeLog update 2009-05-14 01:32:51 +00:00
d63136c20f ChangeLog update 2009-05-13 01:32:51 +00:00
Jani Taskinen
7f6657c243 - Fixed bug #48247 (PHP crashes on errors during startup)
#
# This was sum of many little things:
# 1. Wrong assumption made in order_by_dep.awk on the ordering
#    (that script was done prior to adding runtime deps..?)
# 2. request shutdown calls weren't done in reverse order like all other
#    shutdown funcs are called.
# 3. config0.m4 rename is necessary for keeping things simple.
#
2009-05-13 00:45:57 +00:00
Felipe Pena
7ff880405f - Fixed bug #48248 (SIGSEGV when access to private property via &__get) 2009-05-12 22:50:56 +00:00
de0b9844f0 ChangeLog update 2009-05-12 01:32:56 +00:00
Felipe Pena
6f52819a75 - Fix code && new test 2009-05-11 14:59:37 +00:00
Felipe Pena
d8c53cbf5b - Added missing param checks 2009-05-11 14:13:41 +00:00
Jani Taskinen
a173e44b1f - Removed unnecessary TSRMLS_FETCH() calls 2009-05-11 08:31:03 +00:00
Jani Taskinen
afe34550ad - Syncing with PHP_5_3 (merging some stuff that was not merged before for some reason) 2009-05-11 07:51:43 +00:00
288ddbc16d ChangeLog update 2009-05-11 01:33:02 +00:00
Jani Taskinen
e676f1c24a - And more CS fixes 2009-05-11 00:45:09 +00:00
Jani Taskinen
a8c7f8718e - Nuked more whitespace 2009-05-11 00:40:10 +00:00
Jani Taskinen
1895deb41c ws 2009-05-10 22:37:30 +00:00
Jani Taskinen
5ff419882b MFB: missing part of the GC stuff 2009-05-10 21:55:07 +00:00
08ce133aca ChangeLog update 2009-05-09 01:33:06 +00:00
Scott MacVicar
0c54cd40c0 PPC machines mark char as unsigned, rather than signed.
This caused a segfault when using the T type for zend_parse_parameters because the default value
ended up being 255 and never -1
2009-05-08 11:36:35 +00:00
f17f644b5f ChangeLog update 2009-05-08 01:33:08 +00:00
Felipe Pena
f350831de6 - Missing title 2009-05-07 12:15:48 +00:00
6364769e3d ChangeLog update 2009-05-06 01:32:49 +00:00
Matt Wilmas
e7fc1be6cc Regenerate 2009-05-05 01:44:33 +00:00
Matt Wilmas
e559a4ad99 Implemented manual scanning for strings/comments, plus misc. fixes
For details, see http://news.php.net/php.internals/43808
2009-05-05 01:35:13 +00:00
c18c8ee36d ChangeLog update 2009-05-02 01:32:45 +00:00
Jani Taskinen
b64ebc969a - Fix compile warning in debug mode 2009-05-01 21:46:39 +00:00
c00b019f04 ChangeLog update 2009-05-01 01:32:55 +00:00
Arnaud Le Blanc
9185867471 Added missing UChar* and zstr malloc variants 2009-05-01 00:29:49 +00:00
c29da1f499 ChangeLog update 2009-04-28 01:33:00 +00:00
3322913c74 ChangeLog update 2009-04-25 01:32:46 +00:00
Arnaud Le Blanc
778baeb1b2 Fix tests 2009-04-24 15:52:38 +00:00
Arnaud Le Blanc
10a5707781 zend_vm_gen 2009-04-24 15:48:22 +00:00
Arnaud Le Blanc
acb8489d26 Fix handling of unicode string offsets (tests/strings/bug22592.phpt) 2009-04-24 15:47:20 +00:00
1d4facf3a9 ChangeLog update 2009-04-23 01:33:48 +00:00
Brian Shire
82cabe1ca4 fix DVAL_TO_LVAL conversion for static array indexes, related to bug #46701 2009-04-22 21:27:17 +00:00
f65591de90 ChangeLog update 2009-04-22 01:32:44 +00:00
Dmitry Stogov
c951268912 Fixed bug #48004 (Error handler prevents creation of default object) 2009-04-21 09:40:33 +00:00
Dmitry Stogov
d4f6ab748d Fixed bug #48004 (Error handler prevents creation of default object) 2009-04-21 08:12:23 +00:00
a997ebacf1 ChangeLog update 2009-04-17 01:33:01 +00:00
Hannes Magnusson
a563e4224d Fixed bug#47981 (error handler not called regardless) 2009-04-16 13:47:25 +00:00
7fc6364ef9 ChangeLog update 2009-04-09 01:33:14 +00:00
Stanislav Malyshev
59a4a9545c iadd utility macro 2009-04-08 23:08:16 +00:00
Matt Wilmas
bab2569a8a Changed spelling from "build" to "built" 2009-04-08 13:26:24 +00:00
Dmitry Stogov
f3a3d2fe8a Improved specialization (IS_CONST can't be IS_OBJECT) 2009-04-08 13:19:53 +00:00
Dmitry Stogov
7407641998 Calculate hash value once 2009-04-08 13:18:15 +00:00
Dmitry Stogov
e0f577693f Removed deprecated code and fixed function name in error message 2009-04-08 13:17:27 +00:00
Dmitry Stogov
1f11ef709a Added ability to check build_id by extension 2009-04-08 12:19:13 +00:00
Felipe Pena
2582b6ca24 - Added test 2009-04-08 00:29:55 +00:00
b6106b6293 ChangeLog update 2009-04-07 01:32:45 +00:00
Dmitry Stogov
78d2e0b924 Bug #47880 (crashes in call_user_func_array()) 2009-04-06 11:10:50 +00:00