It is really challenging to profile PHP. The source code in the make file is very difficult to interpret. Commands are hard to understand like exit in the make file. When debugging it, errors often occurs, such as segmentation faults.
Results indicate that the make file in PHP is hard to read and understand since it contains code in PHP. This code needs careful editing since a minor mistake will result in a fault.
I find this lab to be really fun as it really makes me learn new stuff.