]> granicus.if.org Git - php/commit
- Changed port validation introduced in commit #308035 to consider
authorGustavo André dos Santos Lopes <cataphract@php.net>
Sat, 5 Feb 2011 22:37:00 +0000 (22:37 +0000)
committerGustavo André dos Santos Lopes <cataphract@php.net>
Sat, 5 Feb 2011 22:37:00 +0000 (22:37 +0000)
commit426f31e79063593cef610f5e342de2935c8b3f48
treebf16f57c0c34310fdcf2abddd220832c498aae03
parentc50b3d7addb1fbf8af0e0ed6b075c7c5503cd927
- Changed port validation introduced in commit #308035 to consider
  negative ports and ports > 65535 as invalid.
  The tests that fail due to #308035 in the standard ext were not
  fixed. If the behavior in those tests turns out to be the
  desirable one, both this commit and #308035 ought to be reverted
  or at least adapted.
ext/filter/tests/015.phpt
ext/standard/url.c