Browse Source

Merge branch 'PHP-5.4'

* PHP-5.4:
  Correct test title
pull/79/head
Xinchen Hui 14 years ago
parent
commit
134da93fbd
  1. 2
      sapi/cli/tests/bug61977.phpt

2
sapi/cli/tests/bug61977.phpt

@ -1,5 +1,5 @@
--TEST--
Bug #60159 (Router returns false, but POST is not passed to requested resource)
Bug #61977 (Need CLI web-server support for files with .htm & svg extensions)
--SKIPIF--
<?php
include "skipif.inc";

Loading…
Cancel
Save