plcapi.git
9 years agobetter name for undefined var used for testing
gggeek [Sun, 12 Apr 2015 11:42:22 +0000 (12:42 +0100)]
better name for undefined var used for testing

9 years agoAlways display debug messages even when there's badly encoded chars in them
gggeek [Sun, 12 Apr 2015 11:27:00 +0000 (12:27 +0100)]
Always display debug messages even when there's badly encoded chars in them

9 years agoPRS-2 formatting: else and braces
gggeek [Sat, 11 Apr 2015 23:49:34 +0000 (00:49 +0100)]
PRS-2 formatting: else and braces

9 years agoWhitespace and comments
gggeek [Sat, 11 Apr 2015 23:28:33 +0000 (00:28 +0100)]
Whitespace and comments

9 years agoOne more test dealing with latin-1
gggeek [Sat, 11 Apr 2015 23:27:44 +0000 (00:27 +0100)]
One more test dealing with latin-1

9 years agoAdd test for latest fixes and update NEWS
gggeek [Sat, 11 Apr 2015 23:09:16 +0000 (00:09 +0100)]
Add test for latest fixes and update NEWS

9 years agoFix server and client: support LATIN-1 requests/responses where the charset declarati...
gggeek [Sat, 11 Apr 2015 22:44:39 +0000 (23:44 +0100)]
Fix server and client: support LATIN-1 requests/responses where the charset declaration is in the xml prologue instead of http headers; reintroduce guess_encoding

9 years agoFix: debugger has problems with latin-1 characters in payload
gggeek [Fri, 10 Apr 2015 11:05:42 +0000 (12:05 +0100)]
Fix: debugger has problems with latin-1 characters in payload

9 years agoWhitespace and comments fixes
gggeek [Tue, 7 Apr 2015 11:06:48 +0000 (12:06 +0100)]
Whitespace and comments fixes

9 years agoImprove indentation of readme file for readability when viewed non-transformed
gggeek [Tue, 7 Apr 2015 11:06:09 +0000 (12:06 +0100)]
Improve indentation of readme file for readability when viewed non-transformed

9 years agoAdd a new test for verify_compat.php, refactor some test classes
gggeek [Tue, 7 Apr 2015 11:03:03 +0000 (12:03 +0100)]
Add a new test for verify_compat.php, refactor some test classes

9 years agoMove more docs to markdown format
gggeek [Mon, 6 Apr 2015 23:42:55 +0000 (00:42 +0100)]
Move more docs to markdown format

9 years agoMove very old release announcements to the NEWS file
gggeek [Mon, 6 Apr 2015 23:20:13 +0000 (00:20 +0100)]
Move very old release announcements to the NEWS file

9 years agoIncrease backwards compatibility with version 3: make ALL global vars available which...
gggeek [Mon, 6 Apr 2015 20:12:18 +0000 (21:12 +0100)]
Increase backwards compatibility with version 3: make ALL global vars available which were there before

9 years agoTry fixing test case for hhvm
gggeek [Fri, 3 Apr 2015 00:06:53 +0000 (01:06 +0100)]
Try fixing test case for hhvm

9 years agoFix autoloader to work with helper classes on linux
gggeek [Thu, 2 Apr 2015 23:48:56 +0000 (00:48 +0100)]
Fix autoloader to work with helper classes on linux

9 years agoAdd one more test of the debugger
gggeek [Sun, 29 Mar 2015 16:41:10 +0000 (17:41 +0100)]
Add one more test of the debugger

9 years agoOne more round of CamelCase
gggeek [Sun, 29 Mar 2015 16:25:52 +0000 (17:25 +0100)]
One more round of CamelCase

9 years agoMore CamelCase
gggeek [Sun, 29 Mar 2015 16:13:43 +0000 (17:13 +0100)]
More CamelCase

9 years agoCamelCase everywhere!
gggeek [Sun, 29 Mar 2015 15:57:01 +0000 (16:57 +0100)]
CamelCase everywhere!

9 years agoFix 2 tests
gggeek [Sun, 29 Mar 2015 14:46:02 +0000 (15:46 +0100)]
Fix 2 tests

9 years agoMove debugger to new api and add basic unit tests for it
gggeek [Sun, 29 Mar 2015 14:35:48 +0000 (15:35 +0100)]
Move debugger to new api and add basic unit tests for it

9 years agoUpdate code comments: remove old class names
gggeek [Sun, 29 Mar 2015 13:39:11 +0000 (14:39 +0100)]
Update code comments: remove old class names

9 years agoStricter tests for demo files
gggeek [Sun, 29 Mar 2015 13:22:13 +0000 (14:22 +0100)]
Stricter tests for demo files

9 years agoAdd tests for the demo files not to have fatal errors
gggeek [Fri, 27 Mar 2015 08:51:29 +0000 (08:51 +0000)]
Add tests for the demo files not to have fatal errors

9 years agoOops last commit
gggeek [Thu, 26 Mar 2015 12:37:52 +0000 (12:37 +0000)]
Oops last commit

9 years agoAesthetic changes
gggeek [Thu, 26 Mar 2015 10:47:02 +0000 (10:47 +0000)]
Aesthetic changes

9 years agoFix wrapping class and demo file
gggeek [Thu, 26 Mar 2015 10:45:39 +0000 (10:45 +0000)]
Fix wrapping class and demo file

9 years agoWhitespace: add terminating LF to .inc files
gggeek [Tue, 24 Mar 2015 13:59:20 +0000 (13:59 +0000)]
Whitespace: add terminating LF to .inc files

9 years agoWhen serialize() is invoked on a response and its payload can not be serialized,...
gggeek [Tue, 24 Mar 2015 13:58:33 +0000 (13:58 +0000)]
When serialize() is invoked on a response and its payload can not be serialized, an exception is thrown instead of ending all execution

9 years agoRefactoring ongoing: move http headers parsing away from response into http class...
gggeek [Tue, 24 Mar 2015 13:51:49 +0000 (13:51 +0000)]
Refactoring ongoing: move http headers parsing away from response into http class; CamelCase everything; move proxy server and demo server to new api

9 years agoMove deprecated methods into the compatibility classes, out of the main library classes
gggeek [Mon, 23 Mar 2015 00:48:50 +0000 (00:48 +0000)]
Move deprecated methods into the compatibility classes, out of the main library classes

9 years agoStart clean up of demo code: use new API, camelCase variables, readable variables...
gggeek [Sun, 22 Mar 2015 18:53:09 +0000 (18:53 +0000)]
Start clean up of demo code: use new API, camelCase variables, readable variables, usage of autoloader, simpler client constructor

9 years agoAdd an autoloader
gggeek [Sun, 22 Mar 2015 18:52:31 +0000 (18:52 +0000)]
Add an autoloader

9 years agoAvoid use of return-by-ref for send() calls
gggeek [Sun, 22 Mar 2015 18:51:22 +0000 (18:51 +0000)]
Avoid use of return-by-ref for send() calls

9 years agoImprove phpdocs; fix Request dumping http headers with proper format
gggeek [Sun, 22 Mar 2015 18:51:02 +0000 (18:51 +0000)]
Improve phpdocs; fix Request dumping http headers with proper format

9 years agoFix badge linking to code coverage
gggeek [Sun, 22 Mar 2015 11:44:03 +0000 (11:44 +0000)]
Fix badge linking to code coverage

9 years agoAdd badges with code coverage results for scrutinizer and code-climate
gggeek [Sun, 22 Mar 2015 11:41:30 +0000 (11:41 +0000)]
Add badges with code coverage results for scrutinizer and code-climate

9 years agoTry again at generating test coverage
gggeek [Sun, 22 Mar 2015 11:32:00 +0000 (11:32 +0000)]
Try again at generating test coverage

9 years ago2nd try at code coverage upload
gggeek [Sun, 22 Mar 2015 11:28:13 +0000 (11:28 +0000)]
2nd try at code coverage upload

9 years ago1st attempt at having code-coverage info for tests uploaded to online QA services
gggeek [Sun, 22 Mar 2015 11:17:52 +0000 (11:17 +0000)]
1st attempt at having code-coverage info for tests uploaded to online QA services

9 years agoWhen using phpunit to generate code coverage, take into account what is executed...
gggeek [Sun, 22 Mar 2015 00:21:43 +0000 (00:21 +0000)]
When using phpunit to generate code coverage, take into account what is executed server-side

9 years agoSet executable bit on shell scripts
gggeek [Sat, 21 Mar 2015 18:31:13 +0000 (18:31 +0000)]
Set executable bit on shell scripts

9 years agoReorganize travis scripts for clarity
gggeek [Sat, 21 Mar 2015 18:29:53 +0000 (18:29 +0000)]
Reorganize travis scripts for clarity

9 years agoNth time is a charm?
gggeek [Sat, 21 Mar 2015 18:11:02 +0000 (18:11 +0000)]
Nth time is a charm?

9 years agoAllow the tests to use a version of SSL which should not conflict with curl/gnutls...
gggeek [Sat, 21 Mar 2015 18:05:18 +0000 (18:05 +0000)]
Allow the tests to use a version of SSL which should not conflict with curl/gnutls for travis...

9 years agoone more try
gggeek [Sat, 21 Mar 2015 17:40:01 +0000 (17:40 +0000)]
one more try

9 years agoFix (hopefully) the Travis tests using https for localhost
gggeek [Sat, 21 Mar 2015 17:28:26 +0000 (17:28 +0000)]
Fix (hopefully) the Travis tests using https for localhost

9 years agoone more
gggeek [Sat, 21 Mar 2015 01:15:36 +0000 (01:15 +0000)]
one more

9 years agoOne more travis https test
gggeek [Sat, 21 Mar 2015 01:10:49 +0000 (01:10 +0000)]
One more travis https test

9 years agotravis testing
gggeek [Sat, 21 Mar 2015 00:53:19 +0000 (00:53 +0000)]
travis testing

9 years ago2nd try at local https on travis
gggeek [Sat, 21 Mar 2015 00:36:08 +0000 (00:36 +0000)]
2nd try at local https on travis

9 years agoTry using localhost for https tests on Travis
gggeek [Sat, 21 Mar 2015 00:24:07 +0000 (00:24 +0000)]
Try using localhost for https tests on Travis

9 years agoIgnore test coverage data
gggeek [Sat, 21 Mar 2015 00:23:25 +0000 (00:23 +0000)]
Ignore test coverage data

9 years agoRename the test files to insure a better test execution order
gggeek [Fri, 20 Mar 2015 23:31:55 +0000 (23:31 +0000)]
Rename the test files to insure a better test execution order

9 years agoAlternative take on last fix
gggeek [Fri, 20 Mar 2015 22:14:30 +0000 (22:14 +0000)]
Alternative take on last fix

9 years agoTry fixing Travis/php7
gggeek [Fri, 20 Mar 2015 22:05:13 +0000 (22:05 +0000)]
Try fixing Travis/php7

9 years agoOne more travis fix
gggeek [Fri, 20 Mar 2015 11:34:13 +0000 (11:34 +0000)]
One more travis fix

9 years agoMore travis fixes
gggeek [Fri, 20 Mar 2015 11:22:47 +0000 (11:22 +0000)]
More travis fixes

9 years agoDisplay apache logs in travis console
gggeek [Fri, 20 Mar 2015 10:57:10 +0000 (10:57 +0000)]
Display apache logs in travis console

9 years agoFix travis?
gggeek [Fri, 20 Mar 2015 10:32:36 +0000 (10:32 +0000)]
Fix travis?

9 years agoMore playing around with travis
gggeek [Fri, 20 Mar 2015 10:21:06 +0000 (10:21 +0000)]
More playing around with travis

9 years agoFix last commit: make it closer to original code
gggeek [Fri, 20 Mar 2015 10:05:52 +0000 (10:05 +0000)]
Fix last commit: make it closer to original code

9 years agoImprove debug messages when running on command line
gggeek [Fri, 20 Mar 2015 09:59:40 +0000 (09:59 +0000)]
Improve debug messages when running on command line

9 years agoFix tests for linux (broken with multitests inclusion)
gggeek [Fri, 20 Mar 2015 02:17:49 +0000 (02:17 +0000)]
Fix tests for linux (broken with multitests inclusion)

9 years agoFix once more executable bit for travis scripts
gggeek [Fri, 20 Mar 2015 02:11:58 +0000 (02:11 +0000)]
Fix once more executable bit for travis scripts

9 years agoReplace nginx with privoxy for travis testing
gggeek [Fri, 20 Mar 2015 02:04:40 +0000 (02:04 +0000)]
Replace nginx with privoxy for travis testing

9 years agoAdd the multiTest suite; minor test fixes
gggeek [Fri, 20 Mar 2015 01:54:52 +0000 (01:54 +0000)]
Add the multiTest suite; minor test fixes

9 years agoOne more fix for travis
gggeek [Fri, 20 Mar 2015 00:10:02 +0000 (00:10 +0000)]
One more fix for travis

9 years agoFix executable fix for travis scripts
gggeek [Thu, 19 Mar 2015 23:40:21 +0000 (23:40 +0000)]
Fix executable fix for travis scripts

9 years agoAdd proxy setup for travis tests
gggeek [Thu, 19 Mar 2015 23:38:53 +0000 (23:38 +0000)]
Add proxy setup for travis tests

9 years agoMove travis config in a subdir of tests; enable debug to help with travis/php5.6
gggeek [Thu, 19 Mar 2015 22:13:11 +0000 (22:13 +0000)]
Move travis config in a subdir of tests; enable debug to help with travis/php5.6

9 years agoFix (hopefully) one test case for HHVM
gggeek [Mon, 16 Mar 2015 00:57:05 +0000 (00:57 +0000)]
Fix (hopefully) one test case for HHVM

9 years agoChanging file permissions for Travis
gggeek [Mon, 16 Mar 2015 00:05:36 +0000 (00:05 +0000)]
Changing file permissions for Travis

9 years agoYet one more try at travis+fcgi
gggeek [Sun, 15 Mar 2015 23:47:28 +0000 (23:47 +0000)]
Yet one more try at travis+fcgi

9 years agoImprove support for hhvm on travis
gggeek [Sun, 15 Mar 2015 23:32:47 +0000 (23:32 +0000)]
Improve support for hhvm on travis

9 years agoFix one test failing with php 5.5 fcgi
gggeek [Sun, 15 Mar 2015 22:41:15 +0000 (22:41 +0000)]
Fix one test failing with php 5.5 fcgi

9 years ago2nd try at travis/apache
gggeek [Sun, 15 Mar 2015 22:25:00 +0000 (22:25 +0000)]
2nd try at travis/apache

9 years ago1st test in using local apache for testsuite
gggeek [Sun, 15 Mar 2015 22:16:33 +0000 (22:16 +0000)]
1st test in using local apache for testsuite

9 years agoAdd php 7 testing on travis
gggeek [Sun, 15 Mar 2015 21:56:53 +0000 (21:56 +0000)]
Add php 7 testing on travis

9 years agoFix some example code in the manual
gggeek [Sat, 21 Feb 2015 23:18:59 +0000 (23:18 +0000)]
Fix some example code in the manual

9 years agoFix list of files in makefile
gggeek [Sat, 21 Feb 2015 22:58:10 +0000 (22:58 +0000)]
Fix list of files in makefile

9 years agoMake sure convert.php works with php5.6.1 on linux
gggeek [Sat, 21 Feb 2015 21:48:13 +0000 (21:48 +0000)]
Make sure convert.php works with php5.6.1 on linux

9 years agoMore newline fixes
gggeek [Sat, 21 Feb 2015 21:25:08 +0000 (21:25 +0000)]
More newline fixes

9 years agoFix newlines (to satisfy automated code quality scanners)
gggeek [Sat, 21 Feb 2015 21:23:53 +0000 (21:23 +0000)]
Fix newlines (to satisfy automated code quality scanners)

9 years agoFix two bugs (missed porting to new class names / namespaces), thanks SensiolabsInsight
gggeek [Sat, 21 Feb 2015 20:56:31 +0000 (20:56 +0000)]
Fix two bugs (missed porting to new class names / namespaces), thanks SensiolabsInsight

9 years agoFix one testcase apparently broken by automatic formatting tools
gggeek [Sat, 21 Feb 2015 20:40:20 +0000 (20:40 +0000)]
Fix one testcase apparently broken by automatic formatting tools

9 years agoImprove documentation for v4; fix one typo in a comment
gggeek [Sat, 21 Feb 2015 20:27:57 +0000 (20:27 +0000)]
Improve documentation for v4; fix one typo in a comment

9 years agoMove license file inside the lib and away from sf.net
gggeek [Sat, 21 Feb 2015 19:39:33 +0000 (19:39 +0000)]
Move license file inside the lib and away from sf.net

9 years agoWelcome 2015
gggeek [Sat, 21 Feb 2015 19:28:19 +0000 (19:28 +0000)]
Welcome 2015

9 years agoReformat source code: the library
gggeek [Sat, 21 Feb 2015 19:24:57 +0000 (19:24 +0000)]
Reformat source code: the library

9 years agoReformat source code: tests
gggeek [Sat, 21 Feb 2015 19:04:06 +0000 (19:04 +0000)]
Reformat source code: tests

9 years agoReformat source code: doc
gggeek [Sat, 21 Feb 2015 18:58:18 +0000 (18:58 +0000)]
Reformat source code: doc

9 years agoReformat source code: demos
gggeek [Sat, 21 Feb 2015 18:52:19 +0000 (18:52 +0000)]
Reformat source code: demos

9 years agoReformat source code: debugger
gggeek [Sat, 21 Feb 2015 18:31:37 +0000 (18:31 +0000)]
Reformat source code: debugger

9 years agoFix server: multicalls and exception catching
gggeek [Sun, 11 Jan 2015 20:34:40 +0000 (20:34 +0000)]
Fix server: multicalls and exception catching

9 years agoFix localhostTest
gggeek [Sun, 11 Jan 2015 20:15:49 +0000 (20:15 +0000)]
Fix localhostTest

9 years agoMove benchmark script to the new API
gggeek [Sun, 11 Jan 2015 20:07:25 +0000 (20:07 +0000)]
Move benchmark script to the new API

9 years agoFixes to make the debugger work
gggeek [Sun, 11 Jan 2015 16:37:51 +0000 (16:37 +0000)]
Fixes to make the debugger work

9 years agobypass completely autoloading for old-style api
gggeek [Tue, 16 Dec 2014 01:14:44 +0000 (01:14 +0000)]
bypass completely autoloading for old-style api