t4018: add missing test cases for PHP
commit9992fbd7a1fdcc8fbaf0973a18d0eca94e1b7638
authorKana Natsuno <dev@whileimautomaton.net>
Tue, 3 Jul 2018 13:15:39 +0000 (3 22:15 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 6 Jul 2018 21:56:42 +0000 (6 14:56 -0700)
tree2b0ec10362278fe194ec5b3437cd2989a5df0c34
parente3331758f12da22f4103eec7efe1b5304a9be5e9
t4018: add missing test cases for PHP

A later patch changes the built-in PHP pattern. These test cases
demonstrate aspects of the pattern that we do not want to change.

Signed-off-by: Kana Natsuno <dev@whileimautomaton.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t4018/php-class [new file with mode: 0644]
t/t4018/php-function [new file with mode: 0644]
t/t4018/php-method [new file with mode: 0644]