]> granicus.if.org Git - php/commit
Added XOR support for expressions in INI parser
authorDejan Marjanovic <dejan.marjanovic@gmail.com>
Tue, 26 Mar 2013 22:54:09 +0000 (23:54 +0100)
committerLars Strojny <lstrojny@php.net>
Wed, 27 Mar 2013 20:28:53 +0000 (21:28 +0100)
commit05016b7e960148b0d2d5bde279c22e05bc42d518
treef8d122a833c434bb5fbd1973e742d72eb98d959c
parent6e8aa096964e1d723a9cae3572b2f0affa4e53c0
Added XOR support for expressions in INI parser
Zend/zend_ini_parser.y
Zend/zend_ini_scanner.l
tests/func/011.phpt [new file with mode: 0644]
tests/func/bug64523.phpt [new file with mode: 0644]