Johannes Schlüter kirjoitti:
Hi,

now that we have a publicly available alpha on Windows we get the first
feedback from Windows users. Within quite short time we got two bug
reports (#45992 #45994) about a change in the ini-parsing:

With <=5.2 we allow

  include_path = "c:\foo\bar\"

That SHOULD cause a syntax error of course. If it doesn't,
it's the bug to fix. Allowing \" was a bug that was fixed to begin with.
If that causes a syntax error, it's quite easy to catch and fix by people upgrading to 5.3..

(I actually thought this would cause an error..)

--Jani


--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to