Skip to content

Merged changes from master #185

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 74 commits into from
Jun 29, 2017
Merged

Merged changes from master #185

merged 74 commits into from
Jun 29, 2017

Conversation

localgod
Copy link
Member

No description provided.

demos and others added 30 commits October 2, 2015 19:10
Replace the call to PHPUnit_TextUI_Command->run by shell_exec
Fix running with PHPUnit XML Configuration File
To load xml bootstrap file, like in this configuration :

```
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="bootstrap.php" >

	<testsuites>
		<testsuite name="Sincronizar">
			<directory suffix=".php">tests</directory>
		</testsuite>
	</testsuites>

	<!-- This is required for VPU to work correctly -->
	<listeners>
		<listener class="PHPUnit_Util_Log_JSON"></listener>
	</listeners>

</phpunit>
```
#150 DBUnit composer package added as suggested dependencies.
Running test returned error Serialization of 'Closure' is not allowed
Added Laravel 5.2 support
Johannes Frandsen and others added 29 commits October 25, 2016 20:06
Enabled phpdox and fixed some code smells
…Error: Cannot create property 'passedPercentage' on string 'nofiles'

fixed by changing to single equal
Type Error: Cannot create property 'passedPercentage' on string 'nofiles'
…% compliant with promises.

the $http's.success, $http's.error are replaced  by $http's.then()
Promise - Replace the deprecated $http.success by $http.then
No php7 support at this time
@localgod localgod merged commit 3e7679d into 3.x Jun 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy