summaryrefslogtreecommitdiff
path: root/documentation
AgeCommit message (Collapse)Author
2014-03-08the extension callback functions are no lambdas, and can no longer be passed ↵Emiel Bruijntjes
to the constructor, but have to be set with special callback functions, documentation updated too
2014-03-08added information about Php::GLOBALS to the documentation, added article ↵Emiel Bruijntjes
about the lifetime of an extension
2014-03-08added parapgraph about exceptions that are thrown when a function does not existEmiel Bruijntjes
2014-03-08exception is now thrown when a function is called that does not existEmiel Bruijntjes
2014-03-08various fixes to make the function call example compilableEmiel Bruijntjes
2014-03-08fixed small typos in documentation, and added article about calling functionsEmiel Bruijntjes
2014-03-08implemented the Countable spl without using the actual splEmiel Bruijntjes
2014-03-07small fixesEmiel Bruijntjes
2014-03-07small fixesEmiel Bruijntjes
2014-03-07small fixesEmiel Bruijntjes
2014-03-07small fixesEmiel Bruijntjes
2014-03-07try smaller headerEmiel Bruijntjes
2014-03-07update documentation, added top 10Emiel Bruijntjes
2014-03-07update to bubblesort exampleEmiel Bruijntjes
2014-03-07update to bubblesort exampleEmiel Bruijntjes
2014-03-07update documentation, implemented comparison operator for hashmember class, ↵Emiel Bruijntjes
added Value constructor that receives a Php::Type to initialize as a specific type, added Value constructors to initialize a Value directly from a map or a vector, fixed value comparison operators, added casting constructors to cast a value to a vector or a map
2014-03-07improved bubblesort exampleEmiel Bruijntjes
2014-03-07improved bubblesort exampleEmiel Bruijntjes
2014-03-07added initial bubblesort exampleEmiel Bruijntjes
2014-03-06update documentationEmiel Bruijntjes
2014-03-06update documentationEmiel Bruijntjes
2014-03-06update documentationEmiel Bruijntjes
2014-03-06update documentationEmiel Bruijntjes
2014-03-06update documentationEmiel Bruijntjes
2014-03-06changes to documentationEmiel Bruijntjes
2014-03-06changes to documentationEmiel Bruijntjes
2014-03-06changes to documentationEmiel Bruijntjes
2014-03-06changes to documentationEmiel Bruijntjes
2014-03-06changes to documentationEmiel Bruijntjes
2014-03-06changes to documentationEmiel Bruijntjes
2014-03-06changes to documentationEmiel Bruijntjes
2014-03-06changes to documentationEmiel Bruijntjes
2014-03-06changes to documentationEmiel Bruijntjes
2014-03-06changes to documentationEmiel Bruijntjes
2014-03-06changes to documentationEmiel Bruijntjes
2014-03-06changes to documentationEmiel Bruijntjes
2014-03-06changes to documentation, removed empty exception.cpp implementation, fixed ↵Emiel Bruijntjes
exception handling
2014-03-06changes to documentationEmiel Bruijntjes
2014-03-06changes to documentation, comparison operators added to Value classEmiel Bruijntjes
2014-03-06changes to documentationEmiel Bruijntjes
2014-03-06changes to documentationEmiel Bruijntjes
2014-03-06changes to documentationEmiel Bruijntjes
2014-03-06changes to documentationEmiel Bruijntjes
2014-03-06changes to documentationEmiel Bruijntjes
2014-03-06changes to documentationEmiel Bruijntjes
2014-03-06changes to documentationEmiel Bruijntjes
2014-03-06changes to documentationEmiel Bruijntjes
2014-03-06changes to documentation, added support for const methods so that they can ↵Emiel Bruijntjes
also be exported
2014-03-06changes to documentation, added support for const methods so that they can ↵Emiel Bruijntjes
also be exported
2014-03-06changes to documentation, added support for const methods so that they can ↵Emiel Bruijntjes
also be exported