Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
assert-function-signature
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jan Kuchař
assert-function-signature
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
e19fc626ef9efea51d773026d799b84ad340fb1d
Select Git revision
Branches
3
3-support-for-php-7-4
dynamic-implementation
master
default
protected
Tags
3
0.1.2
0.1.1
0.1.0
6 results
Begin with the selected commit
Created with Raphaël 2.2.0
20
Nov
20
Aug
1
May
28
Apr
27
26
CI: Run phpstan under PHP 7.3
3-support-for-p…
3-support-for-php-7-4
CI: more PHP versions to build against
support for any pseudotype
0.1.2 master
0.1.2 master
Merge branch 'support-for-mixed-pseudotype' into 'master'
0.1.1
0.1.1
simple support for mixed pseudo-type
Merge branch 'add-phpstan'
CI: add phpstan
composer: updated package name
tests: added primitive types test
comment
tests: when no return-type expectation
added todo
AssertionUtil: better internal split
WIP: Dynamic implementation to simplify testing
dynamic-impleme…
dynamic-implementation
composer: simplified auto-loading
tests: added assertions for assertion messages
composer: required PHP 7.1
finished rename optional -> nullable
rename: FunctionAssertionError -> FunctionSignatureAssertionError
0.1.0
0.1.0
moved logic into autoloaded class (performance)
assertSignature: added test for alternative syntax
Merge branch 'rename-error' into 'master'
renamed exception to be more consistent with original PHP one
Merge branch 'add-ci' into 'master'
Exception now show only two parts of path to make tests portable to CI
CI: added artifacts when tests fails
CI: fixed Linux directory separator
CI: added GitLab CI
polished API
typo
added todo
test fn.assertFunction.wrongNumberOfArguments: added assertion for messages
assertion errors are now errors not exceptions
prototype implementation
tests: added parameters test
INITIAL COMMIT
Loading