Warning: Expression Result Is Never Used
I was recently quality control checking some code and decided to run the code analyzer in my IDE, Zend Studio, as an ancillary step in my review process. I received a couple of warnings which stated “Expression result is never used”. Despite the warning the PHP code worked just fine. After further investigation I discovered why the analyzer was throwing the warning message. Read more…
Tabs Versus Spaces
A recent discussion with my coworkers led me to post a query to the local PHP user group, “When you set up your IDE do you prefer tabs as spaces or tabs as tabs? Why?” I was certain that my preference was the right way but I was surprised that the replies were evenly split. Read more…
Windows 7 Zend Studio 5.5
I recently started working on a new laptop with Windows 7 OS installed. Rather than installing Zend Studio 5.5.0, the IDE that I had been working with for many years, I decided to give the Zend Studio 8.0 trial version a test run. I was surprised that Zend Studio had iterated over versions 6, 7, and now 8 before I decided to upgrade. Hey, if it’s not broken then don’t fix it, right? Read more…
RSS Posts