Refactor the Wrapper class to generate closures by default and avoid usage of 'eval' |
|
More...
|
almost 10 years ago
|
Add a test for registering anonymous functions in the server dispatch map |
|
More...
|
almost 10 years ago
|
set code highlighting in snippets |
|
More...
|
almost 10 years ago
|
improve readme |
|
More...
|
almost 10 years ago
|
Move to asciidoc as principal documentation format |
|
More...
|
almost 10 years ago
|
try again fixing xsl paths for docs |
|
More...
|
almost 10 years ago
|
one more doc build fix |
|
More...
|
almost 10 years ago
|
Fixes for doc generation with new dir structure |
|
More...
|
almost 10 years ago
|
Restructure the documentation folder; add more options to makefile |
|
More...
|
almost 10 years ago
|
Remove gitignore from docs dir, as we now build in a separate directory |
|
More...
|
almost 10 years ago
|
Install the docbook xslts via composer for doc generation |
|
More...
|
almost 10 years ago
|
More readme tags to display on github |
|
More...
|
almost 10 years ago
|
Add generation of docs to pakefile |
|
More...
|
almost 10 years ago
|
Add pakefile as replacement for makefile |
|
More...
|
almost 10 years ago
|
Test if we can get faster tests for hhvm |
|
More...
|
almost 10 years ago
|
Make debugger use utf8 by default |
|
More...
|
almost 10 years ago
|
Set default internal charset to UTF8 and change tests accordingly; add function has_encoding() from lib ver. 3.0.1; fixed one missing autoload in xmlrpc.inc; proper usage of actual and expected in all tests |
|
More...
|
almost 10 years ago
|
Comments and whitespace in discuss.php |
|
More...
|
almost 10 years ago
|
Remove legacy api usage from comment.php |
|
More...
|
almost 10 years ago
|
Fix: encoder needs the kindOf method on requests |
|
More...
|
almost 10 years ago
|
fix: the client can now successfully call methods using ISO-8859-1 or UTF-8 characters in their name |
|
More...
|
almost 10 years ago
|
Make the debugger tolerate latin-1 characters in all fields, not just method payload |
|
More...
|
almost 10 years ago
|
Terminate files with a NL to appease sensiolabs |
|
More...
|
almost 10 years ago
|
Remove legacy code from vardemo demo file |
|
More...
|
almost 10 years ago
|
For travis tests, use the version of phpunit which we install via composer, instead of the system one (might fix autoloading pbl for Logger) |
|
More...
|
almost 10 years ago
|
Refactor demo server: do not rely any more on legacy, more CamelCasiness |
|
More...
|
almost 10 years ago
|
Fix debugger for the case of a big payload with latin1 characters |
|
More...
|
almost 10 years ago
|
Fix: php_2_xmlrpc_type is not a public function anymore |
|
More...
|
almost 10 years ago
|
Remove docblock injected by phpstorm |
|
More...
|
almost 10 years ago
|
Make charset-related tests more friendly to hhvm; stricter tests for demo files |
|
More...
|
almost 10 years ago
|