Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / eloquent/typhoon issues and pull requests

#113 - typhoon generates empty validation classes when using a trait with renamed methods

Issue - State: open - Opened by jmalloc over 10 years ago - 1 comment
Labels: Defect

#112 - Disable checking of non-array traversable types, as discussed.

Issue - State: open - Opened by jmalloc almost 11 years ago - 1 comment

#111 - Check/generate commands to not warn of mismatched type hint with traversable.

Issue - State: open - Opened by jmalloc about 11 years ago
Labels: Defect

#110 - Ignore src-deploy from exports

Issue - State: open - Opened by ezzatron over 11 years ago
Labels: 0 - Backlog, Maintenance

#109 - Consider adding support for scrutinizer.json output from "typhoon check"

Issue - State: open - Opened by jmalloc over 11 years ago
Labels: Feature

#108 - Allow configuration of a minimum visibility for which to generate and enforce type checks

Issue - State: open - Opened by ezzatron over 11 years ago
Labels: Feature, 0 - Backlog

#107 - Turn dummy mode on when generating check classes

Issue - State: open - Opened by ezzatron over 11 years ago
Labels: Feature, 3 - Done

#106 - Check command produces duplicate error message.

Issue - State: open - Opened by jmalloc over 11 years ago
Labels: Defect, 3 - Done

#105 - Type-checking proxy for exhaustible traversables

Issue - State: open - Opened by ezzatron over 11 years ago
Labels: Feature, 0 - Backlog

#104 - Add the ability to skip checks for a single parameter, or a whole function/method

Issue - State: open - Opened by ezzatron over 11 years ago - 3 comments
Labels: Feature, 0 - Backlog

#103 - Calls that can be made through __call() should probably not switch to their validateX() alternative

Issue - State: open - Opened by ezzatron over 11 years ago
Labels: Feature, 0 - Backlog

#102 - Switch to Symfony conventions for naming interfaces / abstract classes

Issue - State: open - Opened by ezzatron over 11 years ago
Labels: 0 - Backlog, Maintenance

#100 - AbstractValidator instances can not be serialized (?)

Issue - State: open - Opened by jmalloc over 11 years ago
Labels: Defect, 3 - Done

#99 - An OrType containing unrelated object types still demands a type hint.

Issue - State: open - Opened by jmalloc over 11 years ago
Labels: Defect, 1 - Ready

#98 - Please add a [working-dir] argument to check and generate commands.

Issue - State: closed - Opened by jmalloc over 11 years ago
Labels: Feature

#97 - Misspelling in use statement causes confusing exception

Issue - State: closed - Opened by ezzatron over 11 years ago
Labels: Defect, 3 - Done

#96 - Removed icecave/visita [fixes #77]

Pull Request - State: closed - Opened by jmalloc over 11 years ago

#95 - Implemented extensions system.

Pull Request - State: closed - Opened by jmalloc over 11 years ago

#94 - Refactor check command to allow warnings

Issue - State: closed - Opened by ezzatron over 11 years ago
Labels: Feature

#93 - Check command [c|sh]ould check your doc blocks too?

Issue - State: open - Opened by jmalloc over 11 years ago - 1 comment
Labels: Feature, 3 - Done

#92 - Class with no methods other than ctor does not show up in check command.

Issue - State: closed - Opened by jmalloc over 11 years ago
Labels: Defect

#91 - $typeCheck property is reported as erroneous when preceded by abstract methods.

Issue - State: closed - Opened by jmalloc over 11 years ago - 2 comments
Labels: Defect

#90 - Consider reordering output of "check" command.

Issue - State: closed - Opened by jmalloc over 11 years ago - 1 comment
Labels: Feature

#89 - Check command should expect static call on __wakeup() type methods

Issue - State: closed - Opened by ezzatron over 11 years ago - 4 comments
Labels: Feature

#88 - Upgrade to Cosmos 2

Issue - State: closed - Opened by ezzatron over 11 years ago
Labels: Feature

#87 - Updating Typhoon's own validators to use latest rasta output.

Pull Request - State: closed - Opened by jmalloc over 11 years ago

#86 - Fixed issue with closures in AndType (#81, #85)

Pull Request - State: closed - Opened by jmalloc over 11 years ago

#85 - The issue described in #81 exists for AndType as well.

Issue - State: closed - Opened by jmalloc over 11 years ago
Labels: Defect

#84 - Fixed #81

Pull Request - State: closed - Opened by jmalloc over 11 years ago - 1 comment

#80 - Updated to rasta 0.1.2.

Pull Request - State: closed - Opened by jmalloc over 11 years ago - 2 comments

#79 - Consider a trait for providing useful __construct/__sleep/__wakeup defaults.

Issue - State: open - Opened by jmalloc over 11 years ago - 3 comments
Labels: Feature, 0 - Backlog

#78 - Smarter default configuration when using Composer config

Issue - State: open - Opened by ezzatron over 11 years ago - 1 comment
Labels: Feature, 3 - Done

#77 - Remove Visita integration

Issue - State: closed - Opened by ezzatron over 11 years ago
Labels: Feature

#76 - Consider class/method naming improvements

Issue - State: closed - Opened by ezzatron over 11 years ago
Labels: Feature

#75 - Clean unused validators from output path

Issue - State: closed - Opened by ezzatron over 11 years ago
Labels: Feature

#74 - Consider allowing configuration overrides through CLI options

Issue - State: open - Opened by ezzatron over 11 years ago
Labels: Feature, 1 - Ready

#73 - CLI tool to insert Typhoon calls in existing project source

Issue - State: open - Opened by ezzatron over 11 years ago
Labels: Feature, 2 - Working

#72 - CLI tool to validate correct Typhoon setup

Issue - State: closed - Opened by ezzatron over 11 years ago
Labels: Feature

#71 - Class validators don't use custom namespace for exceptions

Issue - State: closed - Opened by ezzatron over 11 years ago
Labels: Feature

#70 - Generate all runtime code

Issue - State: closed - Opened by ezzatron over 11 years ago
Labels: Feature

#69 - Facade generator

Pull Request - State: closed - Opened by ezzatron over 11 years ago

#68 - Generate facade

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Feature

#67 - Ignored types report mixed in exception messages

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Defect

#66 - Check that classes can be read from single-file source paths

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Feature

#65 - Validators still generated when runtime generation is off

Issue - State: closed - Opened by ezzatron almost 12 years ago - 1 comment
Labels: Defect

#64 - Rasta integration

Pull Request - State: closed - Opened by ezzatron almost 12 years ago

#63 - Can't specify null as a type outside of an OrType

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Defect

#62 - Use strpbrk instead of preg_match in stream type logic

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Feature

#61 - Replace string building compilers with proper code generation

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Feature

#60 - Test runner should run in both runtime and pre-generated modes if possible

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Feature

#59 - Better checks for traversable types

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Feature

#58 - Allow disabling of support for callable hints for PHP 5.3 support

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Feature

#57 - Fix runner for use as a vendor bin

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Feature

#56 - Need to handle magic methods separately.

Issue - State: closed - Opened by jmalloc almost 12 years ago

#55 - Undocumented methods should be stricter

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Feature

#54 - Asplode integration

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Feature

#53 - Allow customisable namespace for generated code

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Feature

#52 - Support bare functions

Issue - State: open - Opened by ezzatron almost 12 years ago - 1 comment
Labels: 0 - Backlog

#51 - Dev mode runtime validator generation

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Feature

#50 - Support validating static calls

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Feature

#49 - Improve information in parameter list parser exceptions

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Feature

#48 - Parse source directories from Composer config

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Feature

#47 - Ensure param definitions with by-reference & work

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Feature

#46 - Type inspector to return Typhax expression from value

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Feature

#45 - Test validator generation with real fixtures

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Feature

#44 - Do something about validating constructors

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Feature

#43 - Errors when documented params do not match real params

Issue - State: closed - Opened by ezzatron almost 12 years ago - 1 comment
Labels: Feature

#42 - Generate validator classes

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Feature

#41 - Implement stream, numeric, and stringable types.

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Feature

#40 - Test parameter list compiler generated logic

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Feature

#39 - Implement assertion exceptions

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Feature

#38 - Don't assert parameters that are covered by real type hints

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Feature

#37 - Modify a parameter list based upon the relevant ReflectionMethod

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Feature

#36 - Implement parameter list to PHP compiler

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Feature

#35 - Implement parameter list class name resolver

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Feature

#34 - Implement a parameter / parameter list representation

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Feature

#33 - Build tool to generate facade class & exceptions into project

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Feature

#32 - Implement Typhax to PHP compiler

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Feature

#31 - Re-integrate typhoon-dev project

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Feature

#30 - Typhax transcompiler does not handle regular class names

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Defect

#29 - Conform to PSR-2

Issue - State: closed - Opened by ezzatron almost 12 years ago
Labels: Feature

#28 - Support for excluding a parameter from assertion

Issue - State: closed - Opened by ezzatron about 12 years ago - 1 comment
Labels: Feature

#27 - Implement a TypeNameType

Issue - State: closed - Opened by ezzatron over 12 years ago - 1 comment
Labels: Feature

#26 - Consider implementing ways to differentiate interfaces from classes in types

Issue - State: closed - Opened by ezzatron over 12 years ago
Labels: Feature

#25 - Support for PHP 5.3.0 (or whatever is reasonably achievable)

Issue - State: closed - Opened by ezzatron over 12 years ago - 2 comments
Labels: Feature

#24 - Namespaces for registering custom types

Issue - State: closed - Opened by ezzatron over 12 years ago
Labels: Feature

#23 - Move type rendering back into type classes

Issue - State: closed - Opened by ezzatron over 12 years ago
Labels: Feature

#22 - Improve architecture using DI where possible

Issue - State: closed - Opened by ezzatron over 12 years ago
Labels: Feature

#21 - Remove enum implementation

Issue - State: closed - Opened by ezzatron over 12 years ago
Labels: Feature

#20 - Clean unneeded use statements before release

Issue - State: closed - Opened by ezzatron over 12 years ago
Labels: Feature

#19 - Update registry and inspector with all final types

Issue - State: closed - Opened by ezzatron over 12 years ago - 1 comment
Labels: Feature

#14 - Character type/primitive

Issue - State: closed - Opened by ezzatron over 12 years ago
Labels: Feature

#12 - Support for enums, and possibly sets

Issue - State: closed - Opened by ezzatron over 12 years ago
Labels: Feature

#11 - Simple methods for validating input from within a method/function

Issue - State: closed - Opened by ezzatron over 12 years ago
Labels: Feature

#10 - Generation of parameter lists from documentation blocks

Issue - State: closed - Opened by ezzatron over 12 years ago - 1 comment
Labels: Feature

#8 - Generation of typhoon types from typhax output

Issue - State: closed - Opened by ezzatron over 12 years ago
Labels: Feature