Skip to content

Instantly share code, notes, and snippets.

@mendelgusmao
Created September 19, 2011 20:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mendelgusmao/1227483 to your computer and use it in GitHub Desktop.
Save mendelgusmao/1227483 to your computer and use it in GitHub Desktop.
Results of tests with Ghetto-RPC between 8 versions of PHP in Windows
### 4.4.9 to 5.2.17 ###
X-Powered-By: PHP/4.4.9
Content-type: text/html
string(44) "compare_php_version() = From 4.4.9 to 5.2.17"
string(66) "Backend->backend_md5(The World) = cb4adbc5d0fca498acaa58729f40fff9"
string(76) "Backend2->backend_sha1(The World) = e0a97fc105f02a28430eb29fda4b37ade9bd43f4"
string(47) "Backend3::backend_version() = Backend is 5.2.17"
string(52) "Backend2(reused)->backend_raw(The World) = The World"
#################################################################
#################################################################
Backend constructed
Backend2 constructed with parameters The World
#################################################################
--------------------------------------------------------------------------------
### 4.4.9 to 5.3.6 ###
X-Powered-By: PHP/4.4.9
Content-type: text/html
string(43) "compare_php_version() = From 4.4.9 to 5.3.6"
string(66) "Backend->backend_md5(The World) = cb4adbc5d0fca498acaa58729f40fff9"
string(76) "Backend2->backend_sha1(The World) = e0a97fc105f02a28430eb29fda4b37ade9bd43f4"
string(46) "Backend3::backend_version() = Backend is 5.3.6"
string(52) "Backend2(reused)->backend_raw(The World) = The World"
#################################################################
#################################################################
Backend constructed
Backend2 constructed with parameters The World
#################################################################
--------------------------------------------------------------------------------
### 4.4.9 to 5.3.8 ###
X-Powered-By: PHP/4.4.9
Content-type: text/html
string(43) "compare_php_version() = From 4.4.9 to 5.3.8"
string(66) "Backend->backend_md5(The World) = cb4adbc5d0fca498acaa58729f40fff9"
string(76) "Backend2->backend_sha1(The World) = e0a97fc105f02a28430eb29fda4b37ade9bd43f4"
string(46) "Backend3::backend_version() = Backend is 5.3.8"
string(52) "Backend2(reused)->backend_raw(The World) = The World"
#################################################################
#################################################################
Backend constructed
Backend2 constructed with parameters The World
#################################################################
--------------------------------------------------------------------------------
### 4.4.9 to 5.4a1 ###
X-Powered-By: PHP/4.4.9
Content-type: text/html
string(49) "compare_php_version() = From 4.4.9 to 5.4.0alpha1"
string(66) "Backend->backend_md5(The World) = cb4adbc5d0fca498acaa58729f40fff9"
string(76) "Backend2->backend_sha1(The World) = e0a97fc105f02a28430eb29fda4b37ade9bd43f4"
string(52) "Backend3::backend_version() = Backend is 5.4.0alpha1"
string(52) "Backend2(reused)->backend_raw(The World) = The World"
#################################################################
#################################################################
Backend constructed
Backend2 constructed with parameters The World
#################################################################
--------------------------------------------------------------------------------
### 4.4.9 to 5.4a3 ###
X-Powered-By: PHP/4.4.9
Content-type: text/html
string(49) "compare_php_version() = From 4.4.9 to 5.4.0alpha3"
string(66) "Backend->backend_md5(The World) = cb4adbc5d0fca498acaa58729f40fff9"
string(76) "Backend2->backend_sha1(The World) = e0a97fc105f02a28430eb29fda4b37ade9bd43f4"
string(52) "Backend3::backend_version() = Backend is 5.4.0alpha3"
string(52) "Backend2(reused)->backend_raw(The World) = The World"
#################################################################
#################################################################
Backend constructed
Backend2 constructed with parameters The World
#################################################################
--------------------------------------------------------------------------------
### 4.4.9 to 5.4b1 ###
X-Powered-By: PHP/4.4.9
Content-type: text/html
string(48) "compare_php_version() = From 4.4.9 to 5.4.0beta1"
string(66) "Backend->backend_md5(The World) = cb4adbc5d0fca498acaa58729f40fff9"
string(76) "Backend2->backend_sha1(The World) = e0a97fc105f02a28430eb29fda4b37ade9bd43f4"
string(51) "Backend3::backend_version() = Backend is 5.4.0beta1"
string(52) "Backend2(reused)->backend_raw(The World) = The World"
#################################################################
#################################################################
Backend constructed
Backend2 constructed with parameters The World
#################################################################
--------------------------------------------------------------------------------
### 5.2.17 to 4.4.9 ###
NULL
NULL
NULL
NULL
NULL
#################################################################
#################################################################
<br />
<b>Parse error</b>: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in <b>E:\Devs\PHP-Ghetto-IPC\tests\basic\backend.php</b> on line <b>18</b><br />
#################################################################
--------------------------------------------------------------------------------
### 5.2.17 to 5.3.6 ###
string(44) "compare_php_version() = From 5.2.17 to 5.3.6"
string(66) "Backend->backend_md5(The World) = cb4adbc5d0fca498acaa58729f40fff9"
string(76) "Backend2->backend_sha1(The World) = e0a97fc105f02a28430eb29fda4b37ade9bd43f4"
string(46) "Backend3::backend_version() = Backend is 5.3.6"
string(52) "Backend2(reused)->backend_raw(The World) = The World"
#################################################################
#################################################################
Backend constructed
Backend2 constructed with parameters The World
#################################################################
--------------------------------------------------------------------------------
### 5.2.17 to 5.3.8 ###
string(44) "compare_php_version() = From 5.2.17 to 5.3.8"
string(66) "Backend->backend_md5(The World) = cb4adbc5d0fca498acaa58729f40fff9"
string(76) "Backend2->backend_sha1(The World) = e0a97fc105f02a28430eb29fda4b37ade9bd43f4"
string(46) "Backend3::backend_version() = Backend is 5.3.8"
string(52) "Backend2(reused)->backend_raw(The World) = The World"
#################################################################
#################################################################
Backend constructed
Backend2 constructed with parameters The World
#################################################################
--------------------------------------------------------------------------------
### 5.2.17 to 5.4a1 ###
string(50) "compare_php_version() = From 5.2.17 to 5.4.0alpha1"
string(66) "Backend->backend_md5(The World) = cb4adbc5d0fca498acaa58729f40fff9"
string(76) "Backend2->backend_sha1(The World) = e0a97fc105f02a28430eb29fda4b37ade9bd43f4"
string(52) "Backend3::backend_version() = Backend is 5.4.0alpha1"
string(52) "Backend2(reused)->backend_raw(The World) = The World"
#################################################################
#################################################################
Backend constructed
Backend2 constructed with parameters The World
#################################################################
--------------------------------------------------------------------------------
### 5.2.17 to 5.4a3 ###
string(50) "compare_php_version() = From 5.2.17 to 5.4.0alpha3"
string(66) "Backend->backend_md5(The World) = cb4adbc5d0fca498acaa58729f40fff9"
string(76) "Backend2->backend_sha1(The World) = e0a97fc105f02a28430eb29fda4b37ade9bd43f4"
string(52) "Backend3::backend_version() = Backend is 5.4.0alpha3"
string(52) "Backend2(reused)->backend_raw(The World) = The World"
#################################################################
#################################################################
Backend constructed
Backend2 constructed with parameters The World
#################################################################
--------------------------------------------------------------------------------
### 5.2.17 to 5.4b1 ###
string(49) "compare_php_version() = From 5.2.17 to 5.4.0beta1"
string(66) "Backend->backend_md5(The World) = cb4adbc5d0fca498acaa58729f40fff9"
string(76) "Backend2->backend_sha1(The World) = e0a97fc105f02a28430eb29fda4b37ade9bd43f4"
string(51) "Backend3::backend_version() = Backend is 5.4.0beta1"
string(52) "Backend2(reused)->backend_raw(The World) = The World"
#################################################################
#################################################################
Backend constructed
Backend2 constructed with parameters The World
#################################################################
--------------------------------------------------------------------------------
### 5.3.6 to 4.4.9 ###
NULL
NULL
NULL
NULL
NULL
#################################################################
#################################################################
Status: 404
X-Powered-By: PHP/4.4.9
Content-type: text/html
No input file specified.
#################################################################
--------------------------------------------------------------------------------
### 5.3.6 to 5.2.17 ###
NULL
NULL
NULL
NULL
NULL
#################################################################
#################################################################
#################################################################
--------------------------------------------------------------------------------
### 5.3.6 to 5.3.8 ###
NULL
NULL
NULL
NULL
NULL
#################################################################
#################################################################
#################################################################
--------------------------------------------------------------------------------
### 5.3.6 to 5.4a1 ###
NULL
NULL
NULL
NULL
NULL
#################################################################
#################################################################
Could not open input file: Dropbox\Devs_\PHP-Ghetto-IPC\GhettoIPC.class.php
#################################################################
--------------------------------------------------------------------------------
### 5.3.6 to 5.4a3 ###
NULL
NULL
NULL
NULL
NULL
#################################################################
#################################################################
Could not open input file: Dropbox\Devs_\PHP-Ghetto-IPC\GhettoIPC.class.php
#################################################################
--------------------------------------------------------------------------------
### 5.3.6 to 5.4b1 ###
NULL
NULL
NULL
NULL
NULL
#################################################################
#################################################################
Could not open input file: Dropbox\Devs_\PHP-Ghetto-IPC\GhettoIPC.class.php
#################################################################
--------------------------------------------------------------------------------
### 5.3.8 to 4.4.9 ###
NULL
NULL
NULL
NULL
NULL
#################################################################
#################################################################
Status: 404
X-Powered-By: PHP/4.4.9
Content-type: text/html
No input file specified.
#################################################################
--------------------------------------------------------------------------------
### 5.3.8 to 5.2.17 ###
NULL
NULL
NULL
NULL
NULL
#################################################################
#################################################################
#################################################################
--------------------------------------------------------------------------------
### 5.3.8 to 5.3.6 ###
NULL
NULL
NULL
NULL
NULL
#################################################################
#################################################################
#################################################################
--------------------------------------------------------------------------------
### 5.3.8 to 5.4a1 ###
NULL
NULL
NULL
NULL
NULL
#################################################################
#################################################################
Could not open input file: Dropbox\Devs_\PHP-Ghetto-IPC\GhettoIPC.class.php
#################################################################
--------------------------------------------------------------------------------
### 5.3.8 to 5.4a3 ###
NULL
NULL
NULL
NULL
NULL
#################################################################
#################################################################
Could not open input file: Dropbox\Devs_\PHP-Ghetto-IPC\GhettoIPC.class.php
#################################################################
--------------------------------------------------------------------------------
### 5.3.8 to 5.4b1 ###
NULL
NULL
NULL
NULL
NULL
#################################################################
#################################################################
Could not open input file: Dropbox\Devs_\PHP-Ghetto-IPC\GhettoIPC.class.php
#################################################################
--------------------------------------------------------------------------------
### 5.4a1 to 4.4.9 ###
NULL
NULL
NULL
NULL
NULL
#################################################################
#################################################################
Status: 404
X-Powered-By: PHP/4.4.9
Content-type: text/html
No input file specified.
#################################################################
--------------------------------------------------------------------------------
### 5.4a1 to 5.2.17 ###
NULL
NULL
NULL
NULL
NULL
#################################################################
#################################################################
#################################################################
--------------------------------------------------------------------------------
### 5.4a1 to 5.3.6 ###
NULL
NULL
NULL
NULL
NULL
#################################################################
#################################################################
#################################################################
--------------------------------------------------------------------------------
### 5.4a1 to 5.3.8 ###
NULL
NULL
NULL
NULL
NULL
#################################################################
#################################################################
#################################################################
--------------------------------------------------------------------------------
### 5.4a1 to 5.4a3 ###
NULL
NULL
NULL
NULL
NULL
#################################################################
#################################################################
Could not open input file: Dropbox\Devs_\PHP-Ghetto-IPC\GhettoIPC.class.php
#################################################################
--------------------------------------------------------------------------------
### 5.4a1 to 5.4b1 ###
NULL
NULL
NULL
NULL
NULL
#################################################################
#################################################################
Could not open input file: Dropbox\Devs_\PHP-Ghetto-IPC\GhettoIPC.class.php
#################################################################
--------------------------------------------------------------------------------
### 5.4a3 to 4.4.9 ###
NULL
NULL
NULL
NULL
NULL
#################################################################
#################################################################
Status: 404
X-Powered-By: PHP/4.4.9
Content-type: text/html
No input file specified.
#################################################################
--------------------------------------------------------------------------------
### 5.4a3 to 5.2.17 ###
NULL
NULL
NULL
NULL
NULL
#################################################################
#################################################################
#################################################################
--------------------------------------------------------------------------------
### 5.4a3 to 5.3.6 ###
NULL
NULL
NULL
NULL
NULL
#################################################################
#################################################################
#################################################################
--------------------------------------------------------------------------------
### 5.4a3 to 5.3.8 ###
NULL
NULL
NULL
NULL
NULL
#################################################################
#################################################################
#################################################################
--------------------------------------------------------------------------------
### 5.4a3 to 5.4a1 ###
NULL
NULL
NULL
NULL
NULL
#################################################################
#################################################################
Could not open input file: Dropbox\Devs_\PHP-Ghetto-IPC\GhettoIPC.class.php
#################################################################
--------------------------------------------------------------------------------
### 5.4a3 to 5.4b1 ###
NULL
NULL
NULL
NULL
NULL
#################################################################
#################################################################
Could not open input file: Dropbox\Devs_\PHP-Ghetto-IPC\GhettoIPC.class.php
#################################################################
--------------------------------------------------------------------------------
### 5.4b1 to 4.4.9 ###
NULL
NULL
NULL
NULL
NULL
#################################################################
#################################################################
Status: 404
X-Powered-By: PHP/4.4.9
Content-type: text/html
No input file specified.
#################################################################
--------------------------------------------------------------------------------
### 5.4b1 to 5.2.17 ###
NULL
NULL
NULL
NULL
NULL
#################################################################
#################################################################
#################################################################
--------------------------------------------------------------------------------
### 5.4b1 to 5.3.6 ###
NULL
NULL
NULL
NULL
NULL
#################################################################
#################################################################
#################################################################
--------------------------------------------------------------------------------
### 5.4b1 to 5.3.8 ###
NULL
NULL
NULL
NULL
NULL
#################################################################
#################################################################
#################################################################
--------------------------------------------------------------------------------
### 5.4b1 to 5.4a1 ###
NULL
NULL
NULL
NULL
NULL
#################################################################
#################################################################
Could not open input file: Dropbox\Devs_\PHP-Ghetto-IPC\GhettoIPC.class.php
#################################################################
--------------------------------------------------------------------------------
### 5.4b1 to 5.4a3 ###
NULL
NULL
NULL
NULL
NULL
#################################################################
#################################################################
Could not open input file: Dropbox\Devs_\PHP-Ghetto-IPC\GhettoIPC.class.php
#################################################################
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment