Ecosyste.ms: Issues

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

GitHub / TomasVotruba/bladestan issues and pull requests

#102 - Code style

Pull Request - State: closed - Opened by AJenbo 16 days ago

#101 - Recognize public properties being implicitly passed to view

Pull Request - State: open - Opened by AJenbo 17 days ago - 1 comment

#99 - Fix $this type (#90)

Pull Request - State: closed - Opened by robchett 2 months ago - 6 comments

#98 - Add basic support for components and livewire attribute validation

Pull Request - State: closed - Opened by robchett 2 months ago - 3 comments

#96 - Infinite loop on template recursion

Issue - State: open - Opened by LordSimal 4 months ago

#95 - Display error tip

Pull Request - State: closed - Opened by ngmy 5 months ago - 1 comment

#94 - Find missing translation strings in blade files

Issue - State: open - Opened by nerg4l 5 months ago - 1 comment

#93 - Drop Laravel 8, allow Laravel 11

Pull Request - State: closed - Opened by TomasVotruba 6 months ago

#92 - Should not happen...happens

Issue - State: open - Opened by calebdw 7 months ago - 14 comments

#91 - Fix false positive for echoing Htmlable objects

Pull Request - State: closed - Opened by AJenbo 7 months ago - 3 comments

#89 - Problems with enums

Issue - State: open - Opened by rabol 9 months ago - 1 comment

#88 - refactor: decouple internals

Pull Request - State: closed - Opened by staabm 9 months ago - 2 comments

#87 - Use is_file() instead of file_exists() which is faster

Pull Request - State: closed - Opened by staabm 9 months ago - 2 comments

#86 - BladeRule: Use more specific node-type

Pull Request - State: closed - Opened by staabm 9 months ago - 1 comment

#85 - Prevent PHPStan from caching any file that calls view()

Issue - State: open - Opened by AJenbo 9 months ago - 3 comments

#84 - Fix code style in BladeRuleTest

Pull Request - State: closed - Opened by AJenbo 9 months ago - 1 comment

#83 - Just some formatting for consistency

Pull Request - State: closed - Opened by spawnia 10 months ago - 1 comment

#82 - Recognize public properties are passed to views

Pull Request - State: open - Opened by spawnia 10 months ago - 2 comments

#81 - Validate that requested views actually exist

Pull Request - State: open - Opened by spawnia 10 months ago - 1 comment

#80 - Recognize calling `view()` with a single argument

Pull Request - State: closed - Opened by spawnia 10 months ago - 1 comment

#78 - Add support for MailMessage::view()

Pull Request - State: closed - Opened by AJenbo 11 months ago - 3 comments

#77 - MailMessage::view() not analyzed

Issue - State: closed - Opened by AJenbo 11 months ago - 1 comment

#76 - Resolve Larastan conflict BladeToPHPCompiler

Pull Request - State: closed - Opened by AJenbo 11 months ago - 4 comments

#75 - Bladestan + Larastan - Custom Artisan command error

Issue - State: closed - Opened by johnbacon 11 months ago - 5 comments

#74 - Analyze @includeWhen and other variants

Issue - State: open - Opened by AJenbo 11 months ago

#73 - Update class-leak + ECS

Pull Request - State: closed - Opened by TomasVotruba 11 months ago

#72 - Add more flexibility on spacing

Pull Request - State: closed - Opened by Seb33300 11 months ago - 1 comment

#71 - Syntax error, unexpected ',' on line 1

Issue - State: closed - Opened by Seb33300 11 months ago

#70 - Public properties are reported to be maybe undefined

Issue - State: open - Opened by szepeviktor 12 months ago - 2 comments

#69 - Caching of results

Issue - State: open - Opened by AJenbo about 1 year ago - 9 comments

#68 - Syntax error, unexpected T_VARIABLE, expecting ';'

Issue - State: open - Opened by montchr about 1 year ago - 9 comments

#67 - `@vite` directive path checking

Issue - State: open - Opened by szepeviktor about 1 year ago - 1 comment

#66 - Inline anonymous components

Issue - State: open - Opened by AJenbo about 1 year ago

#65 - Add Livewire support

Issue - State: open - Opened by jamesRUS52 about 1 year ago - 3 comments

#64 - Add support for @each

Issue - State: open - Opened by AJenbo about 1 year ago - 2 comments

#63 - Clean up error filtering and tests

Pull Request - State: closed - Opened by AJenbo about 1 year ago - 2 comments

#62 - Add support for Mailable::view()

Pull Request - State: closed - Opened by AJenbo about 1 year ago - 1 comment

#61 - Add basic support for components

Pull Request - State: closed - Opened by AJenbo about 1 year ago - 2 comments

#60 - Component support

Issue - State: closed - Opened by AJenbo about 1 year ago

#58 - Use statments in partials results in parsing errors

Issue - State: open - Opened by AJenbo about 1 year ago

#57 - Non terminated statements causes parsing error

Issue - State: open - Opened by AJenbo about 1 year ago

#56 - Report when a template cannot be found

Issue - State: open - Opened by AJenbo about 1 year ago

#55 - Fix typo

Pull Request - State: closed - Opened by AJenbo about 1 year ago - 1 comment

#54 - Test case for implicit loop context

Pull Request - State: open - Opened by AJenbo about 1 year ago

#53 - Fix $loop in nested @foreach

Pull Request - State: closed - Opened by AJenbo about 1 year ago - 1 comment

#52 - Actually recursively fetch and compile includes

Pull Request - State: closed - Opened by AJenbo about 1 year ago - 1 comment

#51 - Add section about limitations and how to apply workarounds

Pull Request - State: closed - Opened by AJenbo about 1 year ago - 4 comments

#50 - Create new $loop rather then replacing it with a docblock

Pull Request - State: closed - Opened by AJenbo about 1 year ago - 1 comment

#49 - Fix whitespace error

Pull Request - State: closed - Opened by AJenbo about 1 year ago - 2 comments

#48 - Import mapped variables into scope

Pull Request - State: closed - Opened by AJenbo about 1 year ago - 1 comment

#47 - Test passing variables via compact()

Pull Request - State: closed - Opened by AJenbo about 1 year ago - 1 comment

#46 - Fix processing @include with data given in a variable

Pull Request - State: closed - Opened by AJenbo about 1 year ago - 1 comment

#45 - Test for including empty content

Pull Request - State: closed - Opened by AJenbo about 1 year ago - 9 comments

#44 - How to use Bladestan? resources/views vs. app

Issue - State: closed - Opened by szepeviktor about 1 year ago - 3 comments

#43 - add missing = in Update README.md

Pull Request - State: closed - Opened by ziming about 1 year ago - 4 comments

#42 - File ends with a trailing whitespace.

Issue - State: closed - Opened by realodix about 1 year ago - 1 comment

#41 - Wildcards in template_paths?

Issue - State: open - Opened by binaryfire over 1 year ago - 1 comment

#40 - Add possibility to name paths with namespace

Pull Request - State: open - Opened by robotomarvin over 1 year ago - 3 comments

#39 - Update README.md: phpstan extension installer or config includes

Pull Request - State: closed - Opened by ghbob over 1 year ago - 1 comment

#38 - setup documentation: add phpstan.neon includes

Issue - State: closed - Opened by ghbob over 1 year ago - 4 comments

#37 - Add response fixture

Pull Request - State: closed - Opened by TomasVotruba over 1 year ago

#36 - add simple fixture for the response function

Pull Request - State: closed - Opened by joelclermont over 1 year ago - 2 comments

#35 - BladeRule not found

Issue - State: closed - Opened by paddockDev over 1 year ago - 2 comments

#34 - Invalid configuration

Issue - State: closed - Opened by paddockDev over 1 year ago - 4 comments

#33 - View variables are not recognized if stored in a variable

Issue - State: closed - Opened by AJenbo over 1 year ago - 3 comments

#32 - Add support for response()->view()

Issue - State: closed - Opened by joelclermont over 1 year ago - 2 comments

#31 - Product of @foreach not vissible to @include

Issue - State: closed - Opened by AJenbo over 1 year ago - 4 comments

#30 - Fail to reflect on model when Larastan and config() is used

Issue - State: closed - Opened by AJenbo over 1 year ago - 9 comments

#29 - Internal error: Internal error: config in file

Issue - State: closed - Opened by AJenbo over 1 year ago - 3 comments

#28 - DX: Add composer keywords

Pull Request - State: closed - Opened by staabm over 1 year ago - 1 comment

#27 - component support?

Issue - State: closed - Opened by AJenbo over 1 year ago - 7 comments

#26 - @include directive with parameters causes parsing errors

Issue - State: closed - Opened by AJenbo over 1 year ago - 7 comments

#25 - Describe Bladestan

Pull Request - State: closed - Opened by szepeviktor over 1 year ago

#24 - Fix contributors link in README

Pull Request - State: closed - Opened by szepeviktor over 1 year ago

#23 - Fix syntax error in README

Pull Request - State: closed - Opened by szepeviktor over 1 year ago - 1 comment

#22 - Add E2E test

Issue - State: open - Opened by szepeviktor over 1 year ago - 1 comment

#21 - Add codespell CI workflow (expected to fail)

Pull Request - State: closed - Opened by szepeviktor over 1 year ago - 3 comments

#20 - Fix typo

Pull Request - State: closed - Opened by szepeviktor over 1 year ago - 1 comment

#19 - Remove duplicate param tag

Pull Request - State: closed - Opened by szepeviktor over 1 year ago - 1 comment

#18 - README typo formatter option

Issue - State: closed - Opened by Andreas-Halemba over 1 year ago - 3 comments

#17 - add form fixture

Pull Request - State: closed - Opened by TomasVotruba over 1 year ago

#16 - Fixing regex for e()

Pull Request - State: closed - Opened by TomasVotruba over 1 year ago

#15 - Make use of single PHPStan container

Pull Request - State: closed - Opened by TomasVotruba over 1 year ago

#14 - Remove fluent interface from FileNameAndLineNumberAddingPreCompiler::setFileName

Pull Request - State: closed - Opened by szepeviktor over 1 year ago - 6 comments

#13 - TODOs

Issue - State: open - Opened by szepeviktor over 1 year ago

#12 - Move TODOs to GitHub issues

Pull Request - State: closed - Opened by szepeviktor over 1 year ago - 1 comment

#11 - tv dead classes

Pull Request - State: closed - Opened by TomasVotruba over 1 year ago - 1 comment

#10 - Tidy neon

Pull Request - State: closed - Opened by TomasVotruba over 1 year ago

#9 - Tidy tests

Pull Request - State: closed - Opened by TomasVotruba over 1 year ago

#8 - Make Code Analysis workflow uniform

Pull Request - State: closed - Opened by szepeviktor over 1 year ago - 4 comments

#7 - Fix editorconfig violations

Pull Request - State: closed - Opened by szepeviktor over 1 year ago - 4 comments

#6 - Apply Rector sets

Pull Request - State: closed - Opened by TomasVotruba over 1 year ago

#5 - Move assets to .github/

Pull Request - State: closed - Opened by szepeviktor over 1 year ago - 3 comments

#4 - Remove unused classes, tidy code

Pull Request - State: closed - Opened by TomasVotruba over 1 year ago

#3 - Update tests pipeline to php 8.1 and php 8.2

Pull Request - State: closed - Opened by Joeri-Abbo over 1 year ago - 1 comment