diff options
author | Andi Gutmans <andi@php.net> | 2004-02-23 18:17:16 +0000 |
---|---|---|
committer | Andi Gutmans <andi@php.net> | 2004-02-23 18:17:16 +0000 |
commit | 4f05437e08940c235aa6089e651a090b2d72898f (patch) | |
tree | 3886de2e243f9f5302eefef0bda6dafe6ac0a377 /ext/soap/php_encoding.c | |
parent | c65d7997c3df183f4043db41cb2bc833d37350b0 (diff) | |
download | php-git-4f05437e08940c235aa6089e651a090b2d72898f.tar.gz |
- Improve precendence:
<?php
$obj->foo = "Blah";
if (!$obj instanceof StdClass) {
print "No";
} else {
print "Yes";
}
Diffstat (limited to 'ext/soap/php_encoding.c')
0 files changed, 0 insertions, 0 deletions