Skip to content

Commit 5e9af0d

Browse files
committed
Update NEWS for CLI built-in server changes
1 parent 7065a22 commit 5e9af0d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

NEWS

+7
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@ PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
?? ??? ????, PHP 8.2.0RC1
44

5+
- CLI:
6+
. Implement built-in web server responding without body to HEAD requst on
7+
a static resource. (Vedran Miletic, Marin Martuslovic)
8+
. Implement built-in web server responding with HTTP status 405 to
9+
DELETE/PUT/PATCH request on a static resource.
10+
(Vedran Miletic, Marin Martuslovic)
11+
512
- Core:
613
. Fixed bug GH-9323 (Crash in ZEND_RETURN/GC/zend_call_function)
714
(Tim Starling)

0 commit comments

Comments
 (0)