php - Windows Netbeans with PHPunit, not working -
I ran into this question:
But implementing fixed fixes does not work there it happens. Netbeans continues to say that the version of PHPUnit is too old and I need at least 3.3.0, while I'm using 3.3.9.
Screenshots:
I have not written anything about the files, I Just downloaded the TGG, all this has added unzip and link.
To add a path to the Pair Library to include the path in your php.ini Do not forget, not only in NetBeans
In my case was established under Peer F: / PHP5 / Peer. So I had to add this line
include_path = ".f: \ php5 \ pear
in my php.ini file
Comments
Post a Comment