dkd / php-cmis-client

This is a PHP CMIS Client implementation based on OpenCMIS. It has been retired and put in to archive mode.
Apache License 2.0
54 stars 34 forks source link

Fix null coalesce with boolean cast #48

Closed NamelessCoder closed 7 years ago

NamelessCoder commented 7 years ago

Due to expression eval priority some expressions still caused E_NOTICE about undefined variable.