Commit Graph

4 Commits

Author SHA1 Message Date
Jani Taskinen
7dc5f80497 - Fix the harmless patch that caused harm :) 2009-05-14 21:23:44 +00:00
Jani Taskinen
8c604d3c31 - Fix harmless extra for() loop iteration 2009-05-14 21:00:07 +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
Wez Furlong
ed682e570a Implement extension load-order deps. 2004-07-18 12:03:51 +00:00